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 the difference between sql and isql*plus?
how can you create an empty table from an existing table? : Sql dba
Does a join table need a primary key?
is mysql query is case sensitive? : Sql dba
Why do we need pl sql?
Explain the advantages and disadvantages of stored procedure?
What are the different types of functions in sql?
Does truncate release storage space?
What is full join?
Is oracel sql developer written in java?
What is string join?
How to write pl sql program in mysql command prompt?
Can we commit inside a trigger?
What is sql and how does it work?
What are the parameter modes supported by pl/sql?