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 are local and global Indexes and where they are useful.
What are % type and % rowtype?
Why is sql important?
What is sql character function?
What is the maximum number of columns in sql table?
What does dml mean?
Can we call stored procedure in function?
How do I turn a list into a table?
How insert into statements in sql?
Does truncate release storage space?
What are the operators in sql?
How do I run sql profiler?
What are expressions?
What is the usage of sql functions?
What is scope of pl sql developer in future?