Answer Posted / ajay khadwal
Suppose we have many table in your db and we want to see
specfic col from specfic table then we can used view.
| Is This Answer Correct ? | 1 Yes | 6 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?
What are all the different methods under sqlcommand?
What is ado asp?
What are the several execute methods of ado.net?
Explain what are acid properties?
What does ole stand for in excel?
Explain the difference between sqlcommand object and command behavior object?
What connected data?
What is the difference between the clone() and copy() methods of the dataset class?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What is serialization and de-serialization in .net?
How do you connect to sql server database without using sqlclient?
How to find the given query is optimised one or not?
How do you update database through dataset?
What is a string variable?