Difference between Triggers and Stored Procedure
Answer Posted / ram
Stored Procedures are called by the programmer wherever it
wants to fire but triggers fired automatically when
insert,delete,update occured. And triggers can be
implemented to tables & views only where as s.p used in the
database independently
Is This Answer Correct ? | 135 Yes | 13 No |
Post New Answer View All Answers
in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it
How do you delete a data source?
What is rtm version in sql server?
Where can you find the error log information? : sql server database administration
What is default port number for sql server 2000?
Explain what is sql server english query?
Write a program to fetch first 10 records from a file?
What are the results of running this script?
What is the use of floor function in sql server?
what is isolation level at dead lock?
What's new in sql management studio for sql server? : sql server management studio
How would you add a section to a table?
How to find the source of a table in sql server?
Explain triggers in sql?
What are different types of constraints?