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 a control toolbox?
Explain the advantage of ADO.Net?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What are the Features of a dataset
What is sqldatareader in ado.net?
What is linq and entity framework?
Can you explain how to enable and disable connection pooling?
What is read only and forward only in ado.net?
Explain sqlconnection object?
What is the purpose of using adodb?
How to connect and retrieve data from database using dataset
How can we load multiple tables in to dataset?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What are the ado.net objects?
What does executequery return?