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 is the difference between Datareader and Dataset?
What do you know about ado.net's objects?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What is difference between sqldatareader and sqldataadapter?
What do you mean by ‘batch updates’?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
What are the drawbacks of using ado.net?
What is different between sqlcommand object and command behavior object?
Explain how to find the given query is optimised one or not?
What are the benefits of ADO.NET?
What is difference between datatable and dataset?
Explain the advantages and disadvantages of using datalist?
What is the role of the dataset object in ado.net?
What is data reader in ado.net?
Why edit is not possible in repeater?