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

Explain the dataadapter class in ado.net?

663


What is the difference between data grid and data repeater?

508


How can we load multiple tables in to dataset?

573


What does executereader return?

527


What is difference between Dataview and Datatable?

531






What are the advantages of ado.net?

511


How to check if the Dataset has records ?

536


What are advantages of microsoft-provided data provider classes in ado.net?

547


What are the 3 major types of connection objects in ado.net?

545


What is datasource in ado.net?

590


What are the classes in System.Data.Common Namespace?

709


How to create data relations?

550


What is isolation?

571


What is dataset and datatable in ado.net?

503


How to generate a single aggregate?

544