can we have multiple datatables in a datareader ?
Answer Posted / amresh chandra
Not at all
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
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?
Which property is used to check whether a DataReader is closed or opened?
What is openquery?
Explain ado.net features?
What are all the different methods under sqlcommand?
What is the difference between Command and CommandBuilder object?
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
Which provider is used to connect ms access, oracle, etc…?
What are all the commands used with Data Adapter?
How to work with disconnected data - the dataset and sqldataadapter?
Explain executenonquery?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
How can we add relation between tables in a dataset?
What is a control toolbox?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?