What are Magic Table?

Answer Posted / durga prasad.g

MAGIC TABLES NOTHING BUT INSERTED AND DELETED WHICH ARE
TEMPORARY OBJECTS CREATED BY SERVER INTERNALLY TO HOLD
RECENTLY INSERTED VALUES IN THE CASE OF INSERT,TO HOLD
RECENTLY DELETED VALUES IN THE CASE OF DELETE,TO HOLD
BEFORE UPDATING VALUES OR AFTER UPDATING VALUES IN THE CASE
OF UPDATE.

Is This Answer Correct ?    67 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how would you store your query in an SSRS report or a Database server?

116


What is co-related sub query?

555


Explain what is meant by replication of database?

522


How to use subqueries in the from clause in ms sql server?

558


What is command parameter in ssrs?

118






How do you run a trace?

509


What do you mean by an execution plan? Why is it used?

524


What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas

686


how to avoid cursors? : Sql server database administration

484


what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration

521


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

519


What are the elements of dbms?

535


You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?

613


What do you understand by a view?

549


What is the beast way to write CTE in SQL Server ?

553