How to fetch the last inserted record in a particular table?
Answer Posted / shashi
we get data from this Query
ds.table[0].rows.count-1
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Which is faster entity framework or ado.net?
How can we load multiple tables in a dataset?
What is the difference between Dataset. clone and Dataset.copy?
Explain why edit is not possible in repeater?
What is an example of ordinal data?
What is execute reader in ado.net?
What is a string variable?
Give few examples of datareader that is used in different dataproviders.
Explain the difference in an abstract class and an interface?
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 major challenges in accessing data from a database?
What are the drawbacks of using ado.net?
What is the provider being used to access oracle database?
What is read only and forward only in ado.net?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?