Hi All,
From my
Java application I am passing xmltype data to the oracle procedure which is in following format :
Can anybody tell me how to get this xmltype data in the procedure and extract all the values sequentially, as i need these values to be checked in some of my tables one by one.
Thanks in Advance,
Namrta.