Answer Posted / pragyan
its a disconnected object created at client side for client side manipulation and its a collection of tables and their relations where each table is collection of rows,columns and their constraints.oderwise it is known as memory management..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Delete duplicate rows without using rowid.
How do you trace the traffic hitting a sql server?
how we use window authentication connection with sql server.?
What is compression - row-level and page-level compression?
Explain the use of keyword with encryption. Create a store procedure with encryption?
What is difference between unique and primary key?
Can a table have 2 foreign keys?
What type of Index will get created after executing the above statement?
what is the difference between delete table and truncate table commands? : Sql server database administration
How to get the definition of a user defined function back?
How many full-text indexes can a table have?
Sql server reporting services vs. Crystal reports.
What is the syntax to execute the sys.dm_db_missing_index_details?
What is the difference between getdate and sysdatetime?
What is the difference between composite index and covering index?