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
How to retrieve error messages using odbc_errormsg()?
How do you open a cluster administrator?
How does Report Builder support Analysis Services cubes?
What are the new features of sql server 2012 reporting service?
How sql server executes a statement with nested subqueries?
Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?
What is the query and subquery?
Explain about service Broker functions?
Can group by and orderby be used together?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
How to access the inserted record of an event?
How can you find out which stored procedures are recompiling?
Do you know what are different types of replication in sql server?
What is the difference between locking and multi-versioning?
Define tool Manage Statistics in SQL Server 2000 query ?