I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What is the executescalar method?
Explain the role of data provider in ado.net?
What is isolation?
What are the different row versions available in table?
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?
How do you connect to sql server database without using sqlclient?
What are the steps to connect to a database?
What is connection string?
How can I retrieve two tables of data at a time by using data reader?
Does sqlclient and oledb class share the same functionality?
What is different between sqlcommand object and command behavior object?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
How to find the given query is optimised one or not?
What is the role of data provider in ado.net?