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 change the table name in sql?
How does postgresql compare to "nosql"?
How can we debug in PL/SQL?
What is sql injection vulnerability?
What is synonyms?
How to use distinct and count in sql query? Explain
What program will open a mdb file?
what is myisam? : Sql dba
what is datawarehouse? : Sql dba
How can triggers be used for the table auditing?
Can we use update in sql function?
Does sql backup shrink transaction log?
What is primary key and foreign key with example?
What is the max nvarchar size?
What is the basic structure of an sql?