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
Is sql open source?
Does truncate need commit?
Does truncate free space?
How do I run a sql script?
how to write date and time literals? : Sql dba
What are the possible values for the boolean data field?
What is compilation error in pl sql?
What is sql query optimization?
How do I edit a stored procedure?
How do I edit a trigger in sql developer?
What is on delete restrict?
What is the purpose of a secondary key?
What is primary key in db?
How to use distinct and count in sql query? Explain
What are pl sql data types?