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 are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?
I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that
What is difference in performance between insert top (n) into table and using top with insert?
What is difference between rollback immediate and with no_wait during alter database?
Explain what are page splits? : SQL Server Architecture
Where does the copy job runs in the log shipping primary or secondary? : sql server database administration
what protocol both networks use? : Sql server database administration
What is cross join in sql server joins?
How to turn on the mssql api module in php?
Which are ddl commands?
Explain how you can deploy an SSRS report?
How can you hide the sql server instances?
what are database files and filegroups? : Sql server database administration
What are the advantages of the mirroring?
What are the dmvs?