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

Explain linked server in sql?

704


What are locks in sql?

554


What do you understand by a view? What does the with check option clause for a view do?

616


Your table has a large character field there are queries that use this field in their search clause what should you do?

514


Can we perform backup restore operation on tempdb? : sql server database administration

599






How sql server enhances scalability of the database system?

602


can any body tell me how to know the password of current user in sql server

1589


What is difference between rownum and rowid?

521


What is snapshot replication?

606


Why should one not prefix user stored procedures with ‘sp_’?

604


How can you control the amount of free space in your index pages?

630


What is open database communication (odbc)?

587


Define magic tables in sql server?

582


How do you start single user mode in clustered installations?

534


If user is owning any SQL Objects, can we drop that user

1618