Difference between Triggers and Stored Procedure

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of sql stored procedure?

542


can we have a nested transaction? : Sql server database administration

508


What is the xml datatype?

630


What is single-user mode and what are the steps you should follow to start sql server in single-user mode?

559


Is it safe to delete log files?

527






Call by value and call by reference in procedure and function, with NOCOPY.

844


How to insert stored procedure result into temporary table?

585


What is star, snowflake and star flake schema? : sql server analysis services, ssas

666


Explain what are the basic functions for master, msdb, model, tempdb databases?

532


What is amo? : sql server analysis services, ssas

673


Difference between aggregate functions of sql?

654


Explain what is row_number function?

564


1.what are diff types of joins , and explain diff between cross join and full outer join 2.diff types of views 3. Diff types of index 4. What is diff b/w stores procedure and function procedure 5.diff between double and int in SQL 6.diff between char and varchar in SQL. 7.Oracle or SQL whice you will preferred and why.

1099


Scalability, Availability, Integration with internet, etc.)?

2438


What is explicit cursors?

562