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 what is meant by replication of database?
How would we use distinct statement? What is its use?
How you can get a list of all the table constraints in a database?
What is a field name?
explain different types of constraints? : Sql server database administration
What are differences in between sql server 2012 and sql server 2016?
Is it possible for a stored procedure to call itself or recursive stored procedure?
Give the query of getting last two records from the table in SQL SERVER?
do you know how to configure db2 side of the application? : Sql server database administration
In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance
Define Business Edition in SQL Azure?
What Is Rdbms?
Does sql server 2000 full-text search support clustering?
Are semicolons required at the end of sql statements in sql server 2005?
What is an example of a primary key?