GeekArticles
Programming
ProgrammingRetrieving XML Data
Retrieving XML DataTo retrieve XML data from an XMLType table, you can use a SELECT SQL statement, just as you would if you had to query a relational table. For example, to select the employee with the id set to 100 from the employees XMLType table discussed in the preceding section, you might...
Visit http://www.exforsys.com to read complete article
Visit http://www.exforsys.com to read complete article
Read Next: Using XML Schemas
Related Topics
