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
What are datareaders?
What is ole in excel?
Which control of the BindingNavigator returns the current position within the data source?
What we do with the object of ado.net dataset after using it?
What is the use of connection object in ado.net?
Define executenonquery?
Which method in OLEDBAdapter is used to populate dataset with records?
What are two important objects of ADO.Net?
How can we load multiple tables in a dataset?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What is connection pooling and what is the maximum pool size in ado.net connection string?
What is disconnected data?
Which architecture does Datasets follow?
What is sqldatareader in ado.net?
What is linq and entity framework?