What are Magic Table?
Answer Posted / kanna
Magic Table
When we use Trigger Statement in SQL that time atomatic created in Magic Tables INSERTED and DELETED tables and UPDATE also
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data set in report?
What are the steps you should follow to start sql server in single-user mode?
How much does sql server 2016 cost?
What is store procedure? When do you use?
Explain nested stored procedure. Syntax and an example for create nested stored procedure?
Why use “nolock” in sql server?
What is a ddl statement?
Explain the properties of a relational table?
Define normalisation?
How do you trace the traffic hitting a sql server?
Sql server reporting services vs. Crystal reports.
what is database replicaion? What are the different types of replication you can set up in sql server? : Sql server database administration
Why do we use stored procedures in sql server?
why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration
What is intellisense?