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
Can we rollback truncate?
what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba
What are crud methods?
What is localdb mssqllocaldb?
What is acid property in a database?
Can a primary key be a foreign key?
How many types of tables are there?
How many sql are there?
How to order siblings in oracle hierarchy queries?
How to write pl sql program in mysql command prompt?
Is primary key clustered or nonclustered?
How to make a copy values from one column to another in sql?
Difference between table function and pipelined function?
What is sql server and ase?
What is a stored procedure in sql with example?