What are Magic Table?
Answer Posted / subbu
suppose if we write a trigger on the table on insert or
delete or update
on insertion of record into that table,
inserted table will create automatically by database,
on deletion of record from that table,
deleted table will create automatically by database,
This two tables inserted and deleted are called magic
tables.
| Is This Answer Correct ? | 29 Yes | 6 No |
Post New Answer View All Answers
What is trace flag in sql server?
What is user-defined multi-statement table-valued function?
How do I save a stored procedure in sql server?
What is a primary index?
What is the difference between stored procedure and functions?
What is dbcc? Give few examples.
How to identify current user in ssrs report?
How to get a list all databases on the sql server?
Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?
What is report snapshot?
What are the types of sql server?
What is an index. What are the types?
Explain how to use linked server?
What happens if the update subquery returns multiple rows in ms sql server?
What are the new features of sql server 2012 reporting service?