Answer Posted / senthilkumar ks
Yes, XML is flat file system, can be used to store as well
retrive data. It is much fater than any other data retrivel
system exist in the world.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to determine the service pack currently installed on sql server? : Sql server database administration
What is the difference between osql and query analyzer?
create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration
Write the queries for commands like Create Table, Delete table, Drop Table etc.
how to create “alternate row colour”?
Mention the differences between sql server and mysql.
Tell me what is sql profiler?
What is the primary use of the model database?
Explain a join?
Different types of keys in SQL?
How each E-R model constructs can be mapped to the relational model?
What is the maximum number of index per table?
What is replication with database mirroring? : sql server database administration
How to convert a numeric expression from one data type to another?
How to execute the cursor queries with "open" statements?