If a dataset contains 100 rows, how to fetch rows between 10
and 20 only ?
Answer Posted / krishnareddy
USE EXECUTEPAGEREADER()
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are dataproviders?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
What is sqlconnection and sqlcommand?
What is data control techniques?
Explain the difference in record set and dataset?
What is the difference between ado.net and entity framework?
What are the objects of ado.net?
Describe the command object and its method.
What is the full form of ado.net?
What is difference between dataset and datatable?
What is difference between Dataview and Datatable?
What are all the classes that are available in System.Data Namespace?
What is the difference between a datareader and a dataset?
What is the difference in an abstract class and an interface?