What are Magic Table?

Answer Posted / ajay kumar

Whenever a trigger is fired in response to the
INSERT,DELETE,Or UPDATE statement the SQL SERVER creates
two temporary tables, Called Magic Table. The Magic Table
called inserted or deleted. The magic table conceptual
tables are similar in structure to the table on which thw
trigger is difined.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?

4025


Which tcp/ip port does sql server run on? How can it be changed?

770


What is an indexed view?

752


What is read uncmmited?

798


How can you hide the sql server instances?

736


Mention the differences between local and global temporary tables.

751


Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.

707


Is INSTEAD OF trigger directly applicable to Table ?

739


What are the three different part of rdl file explain them?

216


Is a primary key unique?

709


What is repeatable read?

699


What is the difference between varchar and nvarchar?

689


What are the advantages dts has over bcp?

747


What do you mean by cardinality?

658


What is join query?

670