what is the difference between trigger and storedprocedures
Answer Posted / anbu
Trigger will fire when the condition arises but the stored
procedure will execute when the user or main programme
wants its need.
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what is self-join? : Sql dba
List the various privileges that a user can grant to another user?
What does over partition by mean in sql?
What is raw datatype in sql?
How many types of tables are there?
Define overloaded procedure?
Is natural join and inner join same?
What is basic structure of pl sql?
Can we join 3 tables in sql?
What is the difference between pl and sql?
Explain cursor types?
What does an inner join do?
What are schema-level triggers?
explain what is mysql? : Sql dba
How you improve the performance of sql*loader? : aql loader