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
Explain the advantage of ADO.Net?
Does entity framework use ado.net?
What is the difference in record set and dataset?
What is bubbled event?
What is typed dataset ?
Which object needs to be closed?
What is ado.net in mvc?
Explain ado.net features?
What are the essential features of ado.net?
Explain the difference in an abstract class and an interface?
What is ado connection?
What is dataset and datatable in ado.net?
What is difference between executequery and executeupdate?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?