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


Please Help Members By Posting Answers For Below Questions

Is join and inner join the same?

724


Which table is left in join?

686


What are transaction and its controls?

736


What is a unique constraint?

807


How to revise and re-run the last sql command?

835






What is the primary key?

698


What has stored procedures in sql?

777


What are the operators used in select statements?

769


What do you mean by “trigger” in sql?

793


What is rollback?

786


What are stuff and replace function?

768


Explain raise_application_error.

828


what are the types of subquery? : Sql dba

768


How many joins can you have in sql?

687


How do I remove all records from a table?

764