Is trigger fired implicitely?

Answers were Sorted based on User's Feedback



Is trigger fired implicitely?..

Answer / jay vardhan singh

Yes,
Trigger cannot be fired explicitly.We cannot call trigger .
It fires automatically on event.

Is This Answer Correct ?    9 Yes 0 No

Is trigger fired implicitely?..

Answer / sivasankardoss

No, Trigger cannot be fired implicitely. Only a DML
statement can invoke a trigger.

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More SQL Server Interview Questions

What do you understand by replication in sql server?

0 Answers  


Explain what are the restrictions that views have to follow? : SQL Server Architecture

0 Answers  


What is the use of partition by in sql server?

0 Answers  


what is denormalization? : Sql server database administration

0 Answers  


How many types of cursor type are there?

0 Answers  






Write a code to select distinct records without using the DISTINCT keyword.

0 Answers   Aspiring Minds,


How to encrypt data between dialogs?

0 Answers  


What is attribute hierarchy? : sql server analysis services, ssas

0 Answers  


How to round a numeric value to a specific precision?

0 Answers  


Why SQL Agent is used?

0 Answers   Abacus,


if no size is defined while creating the database, what size will the database have? : Sql server administration

0 Answers  


What is the security model used in sql server 2005?

0 Answers  


Categories