What are Magic Table?

Answer Posted / aastha pallav

Sometimes we need to know about the data which is being
inserted/deleted by triggers in database. With the
insertion and deletion of data, tables named “INSERTED”
and “DELETED” gets created in SQL Server which contains
modified/deleted data.
Here, “INSERTED” and “DELETED” tables are called magic
tables.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are all views updatable ?

892


What is triggers in ms sql server?

804


Explain what is public role in sql server?

788


Mention the command used to rename the database.

728


What is a performance monitor?

720






What is a data source file?

681


What are the pre-defined functions in the sql server?

698


Explain “@@rowcount” and “@@error” in sql server?

724


How do I start and stop sql server?

704


What are synonyms?

716


How secure is sql server database?

692


What is enhanced database mirroring in sql server 2008?

678


Give an example of why you would want to denormalize a database

715


What is the difference between char, varchar and nvarchar?

759


What is merge replication?

863