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 can we check that some changes have been made to dataset since it was loaded?
How to pass values into a datatable?
What are the methods of XML dataset object?
How can we perform transactions in .net?
What are the namespaces used in ado.net for data access?
Describe ado.net object model in detail.
How to creating a SqlCommand Object?
What is the significance of CommandBehavior.CloseConnection ?
What is disconnected architecture in ado.net?
What is connected architecture in ado.net?
How to check if a datareader is closed or opened? IsClosed()
What are the several execute methods of ado.net?
What are dcl commands?
Some important instruction regarding ADO.NET connection string ?
What are the ado.net connection pooling parameters?