Difference between Triggers and Stored Procedure

Answer Posted / amar goala

The main differnce is that S.P. is explicitly calling for
execute else Onece a Trigger is created Its fired
automatically when any event
occurred like update,insert,delete on table in run time.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are built in functions?

580


Explain about link server in sql server?

535


Explain query editor regions

619


Why we need to use secondry database file? though, we can do same work using primary database file also.

5778


what are the different ways of moving data/databases between servers and databases in sql server? : Sql server database administration

515






Tell about MOM Tool(Microsoft Operator Manager)?

1413


How will you monitor replication latency in transactional replication? : sql server replication

618


How to find the version of sql server? : sql server database administration

631


How to create a new table in a given schema?

658


How to list all dsn entries on your local machine using odbc_data_source()?

563


Can we call stored procedure in trigger?

555


What are the advantages dts has over bcp?

536


What is candidate key with example?

518


What is a collation?

596


Can sql servers link to other servers like oracle?

474