Logo 
Search:

SQL FAQ

Submit Interview FAQ
Home » Interview FAQ » SQLRSS Feeds

Are triggers used with the SELECT statement?

  Shared By: Shruti Sharma    Date: Dec 21    Category: SQL    Views: 790

Answer:

Are triggers used with the SELECT statement?

No. They are executed by the use of UPDATE, DELETE, or INSERT.

Share: 
 

Didn't find what you were looking for? Find more on Are triggers used with the SELECT statement? Or get search suggestion and latest updates.

Related Topics:

Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: