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 / naren
select e.getclobVal() from table name e;
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain locks? : Transact sql
What are the different types of constraints?
Can we use distinct and group by together?
What is sql data?
what are sequences
What do you know by pl/sql cursors?
What is the use of index in hive?
What is pl sql collection?
How do I kill a query in postgresql?
What is sql and how does it work?
What is normalization in sql?
What is sql catalog?
What is auto increment in sql?
What is sqlservr exe?
Can two tables have same primary key?