What are Magic Table?
Answer Posted / anand k
the magic tables are deleted and inserted.
while we are inserting or deleting a rows into a object the
magic tables were created and after the commit transaction
the tables are removed.so it is called magic tables
| Is This Answer Correct ? | 106 Yes | 21 No |
Post New Answer View All Answers
How do you delete duplicate records in sql server?
What is coalesce and check constraint in sql server?
Can you explain what is indexed view? How to create it?
Why do we use non clustered index?
What is isnull() operator?
Are semicolons required at the end of sql statements in sql server 2005?
What is dimension table? : sql server analysis services, ssas
What does nvl stand for?
what is a transaction? : Sql server database administration
What is the difference between index seek vs. Index scan?
Tell about MOM Tool(Microsoft Operator Manager)?
What are the components of dbms?
Explain system functions or built-in functions? What are different types of system functions?
How to drop an existing table?
How to get a list of all tables with "sys.tables" view in ms sql server?