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

What is order of B+tree?

647


How can a user-defined datatype be created?

532


How to view the error log for any specific instance? : sql server database administration

574


What is difference between index and primary key?

576


What is sql server locking?

542






What are the different editions available in sql server 2000?

582


How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?

1287


What are the default system databases in sql server 2000?

531


What is difference between temp table and cte?

525


What is user defined datatypes and when you should go for them?

571


If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?

660


What is the difference function and stored procedure?

555


What is table valued function and scalar valued functions?

487


Name few endpoints exposed by ssrs 2012?

303


Tell me the use of keyword with encryption. Create a store procedure with encryption?

542