What is the Magic Tables in Sqlserver2000?
Answer Posted / vishal rastogi
Magic Table is basically a sort of Virtual table in SQL
Server,whenever we insert or delete data from a table then
that data is stored in a table called as Magical Table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what are the steps to connect to a database?
What is partial class?
Explain the advantage of ADO.Net?
How can we serialize the dataset object?
What is a datagridview?
Which method is used to sort the data in ADO.Net?
Describe the command object and its method.
What is variable view?
can we create synonymn in ms access,sql server,my sql if so explain me with example
What are the steps to connect to a database?
What is an ADO.Net?
What we do with the object of ado.net dataset after using it?
How does ado.net work?
What is csdl entity framework?
Give an example of a .net application which connects to microsoft access database using ado.net classes.