Answer Posted / shanthi bhushan
Trigger is procedure which is automatically fires when we
modify the data in table(After i.e.,Data Manipulation wiil
be one)
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of ADO.NET?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What do you mean by ‘batch updates’?
What is variable view?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
Explain what is datagrid with an example?
What are all the commands used with Data Adapter?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
How can we serialize the dataset object?
Which object of ado contains datarow datacolumn collection?
How do you merge 2 datasets into the third dataset in a simple manner?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
What are advantages of microsoft-provided data provider classes in ado.net?
Which database is the ado.net sql connection object designed for?
Explain how to pass multiple tables in datasets simultaneously?