Difference between Triggers and Stored Procedure

Answers were Sorted based on User's Feedback



Difference between Triggers and Stored Procedure..

Answer / rajani kant

stored procedure

Definition

please give me Answer

Is This Answer Correct ?    34 Yes 36 No

Difference between Triggers and Stored Procedure..

Answer / amar

triggers is a block of code where is fired to do something action for insertion or delation of varioue t- sql statement........ where triggers are automatically fired.........

stored procedure is a predefined data types which is stored in a database............ stored procedure has to fire...........

Is This Answer Correct ?    0 Yes 2 No

Difference between Triggers and Stored Procedure..

Answer / love is my pation

i am saying to this web case if they understand what is the
differences between start and triggered. and if you know
please tell me.

Daaaaaaaaaaaaaaaaaaaaa!!!!!!!!!!1

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More SQL Server Interview Questions

How to change a login name in ms sql server?

0 Answers  


Is it possible to delete duplicate rows in a table without using a temporary table ?

12 Answers   TCS,


how to copy sysdatabase file from c: Drive to D: Drive in SQL Server.

6 Answers   IBM,


How to create a store procedure with encryption?

0 Answers  


What is the difference between ddl,dml and dcl commands?

0 Answers   BirlaSoft, Verifone,


How will you go about resolving deadlocks?

0 Answers  


What is a fill factor?

0 Answers  


What are points to remember while using the fillfactor argument?

0 Answers  


What is a view?

6 Answers  


What is normalization? Explain different forms of normalization?

0 Answers  


Lets say due to N/W or Security issues client is not able to connect to server or vice versa. How do you troubleshoot?

1 Answers  


What is an sql server agent?

0 Answers  


Categories