Answer Posted / mk
Usually the trigger code is in a file e.g. trigger_name.sql
To create/replace the trigger object, at the SQL Plus prompt
type
@<folder>/trigger_name.sql
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is dml and ddl?
how to return query output in html format? : Sql dba
What are the operators in sql?
How to read xml file in oracle pl sql?
What are stuff and replace function?
what is 'mysqld'? : Sql dba
Can you upgrade sql express to full sql?
How many commands are in sql?
What is the difference between sql and isql*plus?
What is sql and explain its components?
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?
Explain the uses of control file.
Does sap use sql?
How to Execute a Package in PL/SQL.?