can we execute trigger normally at the desired time?
Answer Posted / ganesh
no we can't execute triggers explicitly.
they gets executed automatically when we perform DML
operations
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between sqlcommand object and command behavior object?
Define partial class?
Does dapper use ado.net?
What is difference between ado and other data object?
describe the dataset object in ado.net.
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What is difference in record set and dataset?
What are the benefits of using of ADO.NET in .NET 4.0?
Describe datareader object of ado.net with example.
What are the key events of sqlconnection class?
How to add an aggregate column?
Explain the difference in an abstract class and an interface?
What is the difference between statement and preparedstatement interface?
What are the types of databinding?
What is Data Provider?