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
What are the different ado.net namespaces are available in .net?
Which keyword is used to accept variable number of parameters?
What is ado.net in vb net?
What is datasource in ado.net?
What is the default provider in ado.net?
How to add a javaScript function in a datagrid?
What is dataadapter in ado.net?
What is ado data control?
Explain why edit is not possible in repeater?
What is the namespaces being used to access oracle database?
What are the Features and disadvantages of dataset
What is adodb dll?
Explain the advantages and disadvantages of using datalist?
Why do we use sqldataadapter?
If we are not returning any records from the database, which method is to be used?