What are Magic Table?
Answer Posted / sandeep yadav
INSERTED and DELETED tables known as MAGIC
TABLES.
| Is This Answer Correct ? | 42 Yes | 6 No |
Post New Answer View All Answers
If you want to send some data from access database to sql server database. What are different component of ssis will you use?
When I delete any data from a table, does the sql server reduce the size of that table?
List the various tools available for performance tuning?
What is a trigger in sql server?
what do you understand by change data capture?
How to get the definition of a user defined function back?
Define outer join in sql server joins?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
When you should use a low fill factor?
How to find table changes in sql server?
What is nonclustered index on computed columns?
How to restore performance issues and how to check?
What is user defined datatypes and when you should go for them?
How to insert multiple rows with one insert statement in ms sql server?
if no size is defined while creating the database, what size will the database have? : Sql server administration