Skip to Main Content

Oracle Developer Tools for Visual Studio

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XMLTABLE() not supported?

Tom WarfieldAug 5 2024

I have not had any success with stored procedures that include the XMLTABLE() function. They get marked as errors in the Visual Studio environment, either with “There is no possible parse follow up …” or with “Value cannot be null. Parameter name: key ”. The stored procedures compile and work fine in PL/SQL.

Maybe XMLTABLE() is just not supported? Does anyone have an example that works?

Comments
Post Details
Added on Aug 5 2024
1 comment
214 views