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


Please Help Members By Posting Answers For Below Questions

What are the differences between lost updates and uncommitted dependencies?

756


What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?

857


What is create command?

703


How to create an identity column?

859


Explain how you can deploy an SSRS report?

122


You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?

747


What is read committed?

768


How to update a field in SQL after ALTERING a row?

895


How to find the source of a table in sql server?

716


how you can deploy an ssrs report?

139


How to configure odbc dsn with different port numbers?

762


Define right outer join?

721


Why can there be only one clustered index and not more than one?

736


Is it possible to replicate data from sql server to oracle? : sql server replication

755


How to view existing indexes on an given table using sp_help?

810