what is the difference between trigger and storedprocedures
Answer Posted / bhanu verma
Actually triger in action which is performed automatically
before or after a event occur and stored procedure is a
procedure which is executed when the it is called.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to select 10 records from a table?
write an sql query to find names of employee start with 'a'? : Sql dba
What is the usage of when clause in trigger?
what is sql in mysql? : Sql dba
What is normalization in a database?
How to order siblings in oracle hierarchy queries?
What is the difference between left and left outer join?
What is package in pl sql?
What is crud stand for?
What is over () in sql?
How to raise user-defined exception with custom sqlerrm ?
What are the various levels of constraints?
How long does it take to learn pl sql?
What is sharding in sql?
What is sql partition function?