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
What is Serialization in .NET? what are the types of Serialization?
What is the namespaces being used to access oracle database?
What is difference between ado.net and asp net?
What is a column variable?
List all the steps in order, to access a database through ado.net?
What is executenonquery ado.net?
Which provider is used to connect ms access, oracle, etc…?
Explain how to find the given query is optimised one or not?
What is difference between ado and other data object?
What is ado.net connection?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
Is ado.net an orm?
How does ado.net work?
What is the executescalar method?
What are the differences between OLEDB and SQLClient Providers?