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
what is blocking? : Sql server database administration
What is save transaction and save point?
What is store procedure? How do they work? When do you use?
Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?
Explain can you implement data mining in ssrs?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
Define Joins?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
Describe how to use linked server?
How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?
How many types of cursor type are there?
Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
What is BCP? When does it used in sql server 2012?
Does the unique constraint create an index?
What is sql language?