What are the magic tables in SQL Server 2000?
Answer Posted / vijayabhaskarreddy
wen we are performing DML operations into table . amagic
table created in the memory.
inserted magic table
deleted magic table
update magic table
| Is This Answer Correct ? | 3 Yes | 21 No |
Post New Answer View All Answers
How to drop an existing table?
What is the default order of an order by clause?
What are “unrepeatable reads”?
How do I view a procedure in sql server?
How to backup SQL Server Reporting Services ?
What is indexing a document?
What is a ddl statement?
what is the primary use of the model database? : Sql server administration
List out the difference between union and union all in sql server?
Can sql servers linked to other servers like oracle?
What is temporary stored procedure?
What is the bookmark lookup and rid lookup?
What are the instances when triggers are appropriate?
Explain what are the restrictions while creating batches in sql server?
What is a transactions?