|
-
Error ORA-30625
XPath List Construct
I am unable to use a variable for denoting an index in an XML list. For example, I can use //PurchaseNo[2] to denote the 2nd purchase number element from my xml document. However, using //PurchaseNo[i] where i is a loop counter return an error ora-30625?
Can anyone help?
Also,
Is there a way to execute a PL/SQL command that has been put into a string variable?
-
Re:
hi,
check out the below link it may help U
http://forums.devshed.com/archive/t-161773
ramya
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|