Answer Posted / sudha
trigger is stored procedure it execute the one event
when another event is happenning for example it can do the
insert operation as well as select operation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you connect to sql server database without using sqlclient?
How can we load multiple tables in a dataset?
What are disadvantages of microsoft-provided data provider classes in ado.net?
What is oledb connection?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
How can you add or remove rows from the datatable object of dataset?
How many major types of connection objects in ADO.NET?
What are different layers of ADO.Net?
Explain the two fundamental objects in ado.net?
What is the role of the dataset object in ado.net?
What is the difference between ado.net and oledb?
What is the advantage of ado.net?
Explain the difference between ado and ado.net?
Which architecture does Datasets follow?
What are all the different methods under sqlcommand?