how to generate XML out of QUERY?
Answer / mahendra raja
select * from [table name] for xml auto (or)
select * from [table name] for xml raw
But if there is any binary field column in table then this
query wont work.
| Is This Answer Correct ? | 9 Yes | 0 No |
Explain use of expression builder.
Explain the different types of backups available in sql server? : sql server database administration
Does partitioning improve performance sql server?
you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration
How can u get the number of pupils connecting the database?
What is pessimistic concurrency?
what is the main difference between constraints(like primary key etc..)& joins?
What is a primary key?
Can a trigger be created on a view?
what is normalization? what is denormalization?
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
Can we perform backup restore operation on tempdb?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)