How many types of data table are in SQL.NET
Answer Posted / sundara
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 ? | 61 Yes | 16 No |
Post New Answer View All Answers
How do I delete a row from a DataTable?
What is ado asp?
How to generate a single aggregate?
What is dataadapter in ado.net?
What is untyped dataset?
How to identify the updated rows in a dataset?
What are the advantages and disadvantages of using datalist?
Explain the difference between sqlcommand object and command behavior object?
What is ado circle?
What is ado.net tutorial?
How can we add/remove row's in "datatable" object of "dataset"?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What is the functionality of data provider in ado.net?
What are the different row versions available in table?
What is ole in excel?