Which type of database is used while processing dynamic
database?
Answer Posted / amit garg
Type DataSet
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is the return type of executescalar?
Explain the difference between sqlcommand object and command behavior object?
What are the main differences between classic ado and ado.net?
What is dao and ado?
What is dataadapter in ado.net?
What is ado or jdbc?
What do you mean by performing asynchronous operation using command object?
What are the several execute methods of ado.net?
What is the provider being used to access oracle database?
Explain sqlconnection object?
Define the data provider classes that is supported by ado.net?
What are the data providers used in ado.net
How to aggregating data across related tables?
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 types of databinding?