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
How can we serialize the dataset object?
Can you explain how to enable and disable connection pooling?
What does sqldatareader return?
Do we use stored procedure in ADO.Net?
What provider ado.net use by default? Explain the role of data provider in ado.net?
What is the difference between executequery and executenonquery?
List the 4 common ado.net namespaces?
What is ole data type?
How to work with disconnected data - the dataset and sqldataadapter?
How do you connect to sql server database without using sqlclient?
How to find the given query is optimised one or not?
how Sequence to connect and retrieve data from database using dataset?
What are the key features of ado.net?
What is the difference between Datareader and Dataset?
What is serialization and de-serialization in .net?