how to retrive xml data for using sql query?

Answer Posted / ksonga

SET VERIFY OFF
SET ECHO OFF
SET PAGES 0
SET LONG 100000
SET lONGCHUNKSIZE 10000
SET LINESIZE 200
select dbms_xmlgen.getxml('select * from emp') from dual

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we force the database to use the user specified rollback segment?

556


Explain the use of indexes option in exp command.

590


What is meant by joins? List out the types of joins.

526


What is an oracle table?

556


Explain the dml?

598






HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE

1784


Explain about functional dependency and its relation with table design?

550


How to assign a table row to a record variable?

582


how the indexes are stored in the Oracle Database?

1738


Explain the use of analyse option in exp command.

588


Explain integrity constraints?

665


How to compare dates in oracle sql?

651


How to work with data objects interactively?

555


How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?

1827


Explain compound trigger in oracle?

548