i have xml source. xml source having lacks of records. i
want extract/retrive xml source data using sql query.
please tell me how to write query.
Answer Posted / mathivanan
select extractvalue(columnname,'/roottag/subtag') from tablename
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can sql developer connect to db2?
What does dml mean?
Can we have two clustered index on a table?
What is data definition language?
What are different types of statements supported by sql?
What is the need of a partition key?
What is query syntax?
What is synchronized subquery?
How to select unique records from a table?
How can I speed up sql query?
What is difference between db2 and sql?
explain what is mysql? : Sql dba
How do I view a procedure in sql?
what is dbms? : Sql dba
what is a database? : Sql dba