What is the Magic Tables in Sqlserver2000?

Answer Posted / kailash dhondiyal

When a trigger is fired for any DML command. Then 2 tables
automatically create on backend. One table is for Insert
and other one is for Delete. These tables are called Magic
Tables.
Number of records in both tables should be same.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you fill the gridview by using datatable object at runtime?

546


How can you identify whether or not any changes are made to the DataSet object since it was last loaded?

553


What is ado.net explain with diagram?

509


Describe ado.net object model in detail.

527


What is the use of sqldatareader class?

470






What are the features of ado.net?

495


how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....

3710


How to pass values into a datatable?

593


Explain the difference between an ado.net dataset and an ado recordset?

531


What is serialization and de-serialization in .net?

491


How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?

515


Define connection string?

577


How to add a javaScript function in a datagrid?

565


What is data relation in ado.net?

513


What are the difference between readonly vs. Const?

497