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


Please Help Members By Posting Answers For Below Questions

Explain how to bind the controls(best practice) comboboxes to the data in the dataset?

560


What is dbcontext and dbset in entity framework?

489


Explian About DataAdapters

589


What is the hierarchy of data in databases?

502


What does sqldatareader return?

502






Explain what are the steps to connect to a database?

497


What is command class in ado.net?

477


What is sqlconnection and sqlcommand?

523


What is ado oledb and odbc?

505


What are the types of databinding?

557


How can we save all data from dataset?

545


What is ado.net and its architecture?

502


How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?

525


What are all components of ADO.Net data provider?

609


Which database is the ado.net?

500