What are Magic Table?

Answer Posted / danish aleem

An implicit trigger is fired when ever we insert, update or delete, then the two temporary tables are created i.e.insert and delete. So these temporary tables are termed as MAGIC TABLES.

* These are named as MAGIC because they are removed automatically when the specified query is committed.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to modify existing triggers using "alter trigger"?

707


What happens if you delete a table that is used by a view?

762


How to see existing views in ms sql server?

728


Explain about remote stored procedure?

778


What is indexed view? How to create it?

762


Explain unique key in sql server?

726


Can a cursor be updated? If yes, how you can protect which columns are updated?

731


What is the partitioning method?

754


What is a filestream?

737


How to throw custom exception in Stored Procedure?

765


Explain transaction server implicit?

690


What is the difference between varchar and nvarchar datatypes?

765


How to provide values to user defined function parameters?

764


What are statistics?

780


 Explain what is sql override for a source taLle in a mapping?

754