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

What are different types of schemas?

523


Does the unique constraint create an index?

577


How do triggers work?

544


You want to use bids to deploy a report to a different server than the one you chose in the report wizard. How can you change the server url?

112


How to assign new column names in a view?

509






How can we delete Duplicate row in table?

642


How to name query output columns in ms sql server?

542


What is extended stored procedures?

576


what do you understand by change data capture?

566


You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date

609


Is oracle faster than sql server?

559


What is the difference between push and pull subscription? : sql server replication

626


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

546


What is difference between count (*) and count column?

532


How to transfer an existing table from one schema to another schema in ms sql server?

519