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 can we check the sql server version?
Why normalization is used?
How can you list all the table constraints in a database?
How to add a new dsn with the odbc driver for sql server?
What happens if null values are involved in bitwise operations?
Write a SQL queries on Self Join and Inner Join.
Explain the different types of joins?
How to download and install microsoft .net framework version 2.0?
What does it mean to normalize a database and why would you do it?
Why are sql functions used?
What is tablix?
What is difference between clustered and non clustered index?
What new data source types were added in ssrs 2014?
What is recompile sql server?
What is ms sql server reporting services?