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
Can you name a few encryption mechanisms in sql server?
What is application role in sql server database security? : sql server security
How to modify the underlying query of an existing view?
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?
What is sql server schema compare? How we can compare two database schemas?
Mention the different types of triggers?
What is the standby server?
explain databases and sql server databases architecture? : Sql server database administration
Explain indexing and what are the advantages of it?
What is the use of @@spid?
What are the main differences between #temp tables and @table variables and which one is preferred?
What is constraints and its types?
Is foreign key a primary key?
Do you know what are different types of replication in sql server?
How to drop an existing stored procedure in ms sql server?