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 / yalamanda
select top 100 percent * from table_name..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is sql and db2?
What is the use of sqlerrd 3?
What is sql*loader and what is it used for? : aql loader
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
Does normalization improve performance?
What is rank () in sql?
How do I save a stored procedure?
Can we call a function containing dml statements in a select query?
what is the difference between where clause and having clause? : Sql dba
When sql appeared?
How do you update f as m and m as f from the below table testtable?
How to Execute a Package in PL/SQL.?
What are the benefits of pl sql?
What are synonyms in sql?
How can I change database name in sql?