How many types of data table are in SQL.NET
Answer Posted / sreedevi
2 data tables
perment table& temp table
| Is This Answer Correct ? | 27 Yes | 3 No |
Post New Answer View All Answers
Which method is used by command class to execute SQL statements that return single value?
Does sqlclient and oledb class share the same functionality?
What provider ado.net use by default? Explain the role of data provider in ado.net?
What are the methods of XML dataset object?
Define atomicity?
Why do we serialize data?
What are disadvantages of microsoft-provided data provider classes in ado.net?
What is connection in ado.net?
What is sql connection in ado.net?
What is ado.net architecture?
Which is faster entity framework or ado.net?
How to enable and disable connection pooling?
List the 4 common ado.net namespaces?
How do you update database through dataset?
Explain the various objects in dataset.