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
What is primary key, unique key, and foreign key?
What is instead of trigger sql server?
what are the disadvantages of cursors? : Sql server database administration
What are unicode character string data types in ms sql server?
Suppose you want to implement the one-to-many relationships while designing tables. How would you do it?
how to restart sql server in single user mode? How to start sql server in minimal configuration mode? : Sql server database administration
What is the use of floor function in sql server?
How do I view a trc file?
Can we check locks in database? If so, how can we do this lock check?
What is bulkcopy in sql?
What is join and name different type of joins?
Can You Use A Stored Procedure To Provide Data To An Ssrs Report?
How to create prepared statements using odbc_prepare()?
It is important form e to get the information from log files of applications executed by the task scheduler? Does sql studio save these log files? : sql server management studio
What is the difference between clustered and non-clustered indexes in ms sql server?