What are Magic Table?
Answer Posted / digvijay kumar singh
Magic table is Temporary type table. it is created when
trigger perform the insert,delete and update action. trigger
have two type magic table:-
1:- inserted table.
2:- deleted table.
when trigger perform the insert and update action on table
then trigger used the Inserted magic table and deleted magic
table used at deletion time.
i hope you will understand..................
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is application role in sql server database security? : sql server security
What are the differences between user defined functions and stored procedures?
John exports information periodically from a microsoft sql server database to an oracle database what is the best way to do this?
What is the full form of dql?
What is an expression in ms sql server?
What do you mean by sql server agent?
What is table valued function and scalar valued functions?
What are different backups available in sql server?
What are drillthrough reports?
How do I run sql server 2014?
what is unique and xaml nonclustered index
What is difference between index seek vs. Index scan?
What is transaction server auto commit?
What is the boxing and unboxing concept in .net?
Do you know how to make remote connection in database?