|
DROP MESSAGE TYPE
Drop an existing message type.
Syntax DROP MESSAGE TYPE mt_name Key mt_name The message type to delete.
You cannot drop Server, Database, or Schema names.
Example
DROP MESSAGE TYPE //ss64.com/Samples/msg ;
"Don't kill the messenger" - Sophocles 442 B.C.
Related commands:
CREATE MESSAGE TYPE
ALTER MESSAGE TYPE
Equivalent Oracle commands: