adspace


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 different types of constraints?

1007


What are the pros and cons of putting a scalar function in a queries select list or in the where clause?

1303


Can you index views?

958


How to provide default values to function parameters?

1271


How do I create a trace in sql server?

1125


Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?

1029


How to remove duplicate rows from table except one?

1096


Is it possible to have clustered index on separate drive from original table location?

1046


How to enter binary string literals in ms sql server?

1253


Can one drop a column from a table?

1098


What is subquery? Explain the properties of a subquery?

1067


What are the different SQL Server Versions you have worked on?

1084


Disadvantages of the indexes?

1230


Can sql servers link to other servers like oracle?

928


What is a scheduled job or what is a scheduled task?

1043