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 are sparse columns?

587


Difference between DELETE and TRUNCATE?

620


you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation

544


Write an sql query to find first weekday of the month?

492


How to create a stored procedure with a statement block in ms sql server?

581






What is use of attribute hierarchy ordered ? : sql server analysis services, ssas

566


Where the sql logs gets stored? : sql server database administration

536


What stored by the tempdb ? : sql server database administration

573


What is store procedure?

651


Differentiate between mongodb vs. Sql server?

593


What is data source object?

561


What is the difference between left and right outer join?

554


What does executeupdate return?

548


What is a non clustered primary key?

521


1.what is the diff between nolock optimizer and read uncommitted isolation? 2.what is the diff between revoke and deny? 3.what is percieved down time? 4.whether password protection are required for backups?if yes why?if no why? 5.what is fill factor? 6.what is cost analysis? 7.what is mean by piece meal restore? 8.what is 'rowguidcol'? 9.impersonate permission? 10.what is selectivity?

1637