what is the difference between trigger and storedprocedures

Answer Posted / nancy

BASIC DIFFERENCE IS trigger is automatically executed without an action required by a user where as stored procedure needs to be explicitly invoked...

a database TRIGGER ia a STORED PROCEDURE that is fired when an insert,update or deletestatements is issued against the associate table.a trigger is fired whwn database related event occurs....

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between sum and count in sql?

514


what are the different type of normalization? : Sql dba

546


What is dml with example?

509


What are string functions in sql?

667


What is a dirty read sql?

469






Write a unique difference between a function and a stored procedure.

523


What are the disadvantages of file system?

609


What is cross join sql?

492


Is sql better than excel?

512


What are stuff and replace function?

566


what is single byte over head in oracle..?

1860


What is a composite primary key?

574


What is procedure and function?

508


what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba

519


How do you rename a table in sql?

526