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 are the various methods provided by the DataSet object to generate XML?
Which is better entity framework or ado.net?
What is DataRowCollection?
Which name space is used to get assembly details?
Define different execute methods of ADO.NET command object ?
What are the steps you will take to improve performance? Will you use dataset or datareader?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
What is difference between connected and disconnected architecture in ado.net?
Difference between sqlcommand and sqlcommandbuilder?
Explain advantages of ado.net?
What are the essential features of ado.net?
What is the use of sqldatareader class?
What is an ado?
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 is ado net stands for?