What are Magic Table?
Answer Posted / manish kumar
Magic tables are created when data is inserted or updated
in the normal tables. They get deleted when the commit is
done. They are used for the auditing purposes.
They are useful in keeping track of the insertion and
updation on the database.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What are the 2 types of classifications of constraints in the sql server?
Do you know how to store and query spatial data?
We need to perform what steps in the following order to work with a cursor?
Do you know what are pages and extents? : SQL Server Architecture
What does the on delete cascade option do?
Explain about SQLOS?
what are cursors? : Sql server database administration
What is the temp table?
Can you always create a cache of a report?
How to create new table with "create table" statements?
What is use of attribute hierarchy ordered ? : sql server analysis services, ssas
Explain isolation levels that sql server supports?
What is the purpose of object explorer and its features? : sql server management studio
Do you know what is lock escalation?
What is field with example?