can we execute trigger normally at the desired time?
Answer Posted / sudhakar sakthivel
No, We can't execute automatically, If we Execute any DML
Statements on the table, The corresponding trigger will be
fired automatically.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between executequery and executenonquery?
What provider ado.net use by default? Explain the role of data provider in ado.net?
Which method is used to sort the data in ADO.Net?
What two types of data providers does ADO.NET supply? What determines which one you should use?
Which parameter of ConnectionString is used to specify the name of the database?
What do you mean by ‘batch updates’?
Explain which name space is used to get assembly details?
What are the classes in System.Data.Common Namespace?
Which is the feature of ado.net?
Can we load multiple tables in a dataset?
What is variable view?
Define Execute Reader?
What is the difference between data grid and data repeater?
What is ado object model?
What is data relation in ado.net?