How many types of data table are in SQL.NET

Answer Posted / sudhakar basore

four data table type#
1. Perment data table
2. temp table only for the session
3. temp table will destroy wilie the connection close
4. table variable

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?

615


What does executequery return?

515


Can we connect two dataadapters to same data source using single connection at same time?

526


Data reader read and forward only, how is it possible to get 2 tables of data at a time?

488


Explain sqlconnection object?

535






What is a serialized object?

538


What are the rules to implement connection pooling?

506


What is ado connection?

505


Does sqlclient and oledb class share the same functionality?

534


Define the executescalar method?

516


Can datareader hold data from multiple tables?

675


If a table contains 20000 records. In a page at each time 100 records to be displayed.

514


What is microsoft ado?

513


Define bubbled event?

510


Which is the feature of ado.net?

524