What are Magic Table?

Answer Posted / digvijay kumar singh

Magic table is Temporary type table. it is created when
trigger perform the insert,delete and update action. trigger
have two type magic table:-
1:- inserted table.
2:- deleted table.

when trigger perform the insert and update action on table
then trigger used the Inserted magic table and deleted magic
table used at deletion time.




i hope you will understand..................

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are a scheduled jobs?

701


how would you write a sql query to compute a frequency table of a certain attribute involving two joins? What changes would you need to make if you want to order by or group by some attribute? What would you do to account for nulls?

1360


What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio

802


Which language rdl files made of?

114


What is a transactions?

780


Can we call future method from trigger?

685


How can we check the sql server version?

743


How to connect Azure federated root database and apply federation in entity framework?

101


What are the different type of replication in sql server?

741


What is store procedure? How do they work? When do you use?

701


Can you tell me some of the common replication dmv's and their use? : sql server replication

720


What is the contrast amongst drop and truncate?

757


what is denormalization and when would you go for it? : Sql server database administration

899


Do you know what is replace and stuff function in sql server?

684


What are truncate options available in sql server? : sql server database administration

755