Answer Posted / srini
Trigger is a special kind of stored procedure executed
certain event occurs.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do you update a dataset in ado.net?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
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?)
Explain executenonquery?
What is ado.net objects?
What are all the different methods under sqlcommand?
How to perform sorting on a table in ADO.NET?
Which is better ole db or odbc?
What is acid in ado.net?
What is microsoft ado.net?
How to identify the updated rows in a dataset?
Can we do database operations without using any of the ado.net objects?
What is ole used for?
What is fill method in ado.net?
What is XML serialization