Difference between Triggers and Stored Procedure
Answers were Sorted based on User's Feedback
Answer / rajani kant
stored procedure
Definition
please give me Answer
Is This Answer Correct ? | 34 Yes | 36 No |
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 |
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 |
How to change a login name in ms sql server?
Is it possible to delete duplicate rows in a table without using a temporary table ?
how to copy sysdatabase file from c: Drive to D: Drive in SQL Server.
How to create a store procedure with encryption?
What is the difference between ddl,dml and dcl commands?
0 Answers BirlaSoft, Verifone,
How will you go about resolving deadlocks?
What is a fill factor?
What are points to remember while using the fillfactor argument?
What is a view?
What is normalization? Explain different forms of normalization?
Lets say due to N/W or Security issues client is not able to connect to server or vice versa. How do you troubleshoot?
What is an sql server agent?