How many types of data table are in SQL.NET
Answer Posted / mohit
2 Tables
1). Temporary table
2). Global table
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is ado in agriculture?
What is serialization and de-serialization in .net?
Explain the difference between an ado.net dataset and an ado recordset?
What is the default Timeout for SqlCommand.CommandTimeout property?
What is the difference between data reader and data adapter?
Can datareader hold data from multiple tables?
Why do we serialize data?
Explain which name space is used to get assembly details?
What is an orm, and why would you use one instead of plain old ado.net?
What is the difference between Dataset. clone and Dataset.copy?
What is partial class?
What is the use of ADO.NET and XML web services?
What are the different methods by which we can populate a dataset?
What is ado.net objects?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?