adspace


Which command is used to delete a trigger?

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


Please Help Members By Posting Answers For Below Questions

What is your daily office routine?

2346


what is sql server agent? : Sql dba

1182


Is inner join faster than left join?

1277


If a cursor is open, how can we find in a pl/sql block?

1238


What is the current version of sql?

1094


Can delete statement be rollbacked?

1054


what are the advantages of sql ? : Sql dba

1142


What is the best sql course?

1050


how to use regular expression in pattern match conditions? : Sql dba

1113


what is bcp? When does it used? : Sql dba

1056


what is dbms? : Sql dba

1061


what are all the common sql function? : Sql dba

1131


how to escape special characters in sql statements? : Sql dba

1114


how to start mysql server? : Sql dba

1267


what is collation? : Sql dba

1229