what is the difference between trigger and storedprocedures
Answer Posted / sam katwal
Both are Same
Triggers are special Stored Producedures which are created
by User whereas Stored Procedures are created by the System.
| Is This Answer Correct ? | 2 Yes | 20 No |
Post New Answer View All Answers
what is 'mysqlshow'? : Sql dba
Why we use triggers in mysql?
How does a trigger work?
Can 2 queries be executed simultaneously in a distributed database system?
What is having clause in sql?
what are sequences
What is clustered index sql?
What is difference between ms sql and mysql?
Can we use pl sql in sql server?
What is posting?
What is number function in sql?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
How to select 10 records from a table?
Is clustered index a primary key?
What is the difference between database trigger and stored procedure?