adspace
Answer Posted / Ankita Dubey
The DROP TRIGGER command is used to delete a trigger in Oracle. The syntax is: DROP TRIGGER trigger_name; where 'trigger_name' is the name of the trigger you want to delete.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is your daily office routine?
what is sql server agent? : Sql dba
Is inner join faster than left join?
If a cursor is open, how can we find in a pl/sql block?
What is the current version of sql?
Can delete statement be rollbacked?
what are the advantages of sql ? : Sql dba
What is the best sql course?
how to use regular expression in pattern match conditions? : Sql dba
what is bcp? When does it used? : Sql dba
what is dbms? : Sql dba
what are all the common sql function? : Sql dba
how to escape special characters in sql statements? : Sql dba
how to start mysql server? : Sql dba
what is collation? : Sql dba