Where are magic tables stored ? Is it in the same database
where it is created ?
Answer Posted / raja
At the time of creating triggers magic tables will be created.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Explain indexed views and partitioned view with their syntax.
Define full outer join?
what are user defined datatypes and when you should go for them? : Sql server database administration
How many joins in sql server?
Is natural join and equi join same?
How to update multiple rows with one update statement in ms sql server?
List out what other servers you can use with ssrs?
How do I find the size of a sql server database?
What is the maximum number of index per table?
What is Sqlpaging in SqlServer 2005 ?
What is the recommended total size of your memory optimized tables?
what stored procedure would you use to view lock information? : Sql server administration
Explain different forms of normalization?
Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?
What happens when converting big values to integers?