What are Magic Table?
Answer Posted / arvind kumar
Magic tables are Inserted And Deleted which fires when we
use triggers and they are also work like temporary tables to
hold the data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of a table?
How adventureworkslt tables are related?
Describe how to use linked server?
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
Can you explain what is sql server english query?
What are the types of lock supported by ?
What is scrollable cursor?
Differentiate between sql temp table vs table variable?
What is difference between getdate and sysdatetime in sql server 2008?
how to determine the service pack currently installed on sql server? : Sql server database administration
How to list all dsn entries on your local machine using odbc_data_source()?
Explain having clause and where clause?
How can we improve performance by using SQL Server profiler?
How extra digits are handled with numeric data type literals?
How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?