What are Magic Table?
Answer Posted / anilkumar,bijapur
The magic table is when we "INSERT" a table values that
values stored into table it's one magic
and another magic is "DELETE" when we DELETE the values in
a table the compiler delete the values whatever you are
stored
@)INSERT
@)DELETE
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What do you understand by a stored procedure?
What is identity?
How would you go about developing a ssrs report?
How to insert new line characters into strings?
What is set nocount on?
What stored procedure can you use to display the current processes?
What are the kinds of subquery?
How to grant a permission in ms sql server using "grant execute" statements?
What is the difference in accessing db between sql server vs sql azure?
Do you know what are the ways available in sql server to execute sql statements?
How to get a list of columns in a view using the "sp_help" stored procedure?
How to find the second highest salary of an employee?
What causes index fragmentation?
We are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands given,whether it will update and alter the table or not?
What is the difference between functions and stored procedures?