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
How do I trace sql profiler?
What is a data manipulation language?
When is the update_statistics command used?
How many functions are there in sql?
What is mdb stand for?
What is pragma in pl sql?
What are the ddl commands?
What is a trigger word?
What is cascade in sql?
What is mutating error in pl sql?
how to load data files into tables with 'mysqlimport'? : Sql dba
What are user defined functions?
Does pdo prevent sql injection?
What is the purpose of design view?
What is linq to sql?