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
How to display Row Number with Records in Oracle SQL Plus?
Explain the difference between rename and alias?
What is delimiter sql?
What programs use sql?
Does sap use sql?
What is forward declaration in pl sql?
What is left join in sql?
What is rename command in sql?
explain advantages of myisam over innodb? : Sql dba
Do we need commit after truncate?
What is foreign key and example?
what is commit? : Sql dba
How to get list of all tables from a database?
How many databases can sql express handle?
Why are aggregate functions called so?