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
Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?
What is optimization and its types?
What is checkpoint in sql server?
How to convert a table data in XML format in sql server?
What methods do you follow to protect from sql injection attack?
What are various aggregate functions that are available?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
Why are views required in the sql server or in any other database?
In what sequence sql statement is processed?
What is database dimension? : sql server analysis services, ssas
How to count duplicated values in a column in ms sql server?
What is key set driven?
Differentiate between a local and a global temporary table?
What is difference between index seek vs. Index scan?
Can I disable or restrict ssrs export formats (rendering formats)?