NAME DROP_LANGUAGE - remove a procedural language SYNOPSIS DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] name [ CASCADE ... RESTRICT ] DESCRIPTION DROP LANGUAGE removes the definition…function is ignored. NOTES Use DROP LANGUAGE to drop procedural languages. The system catalog ... CREATE FUNCTION ( CREATE_FUNCTION (7)), DROP LANGUAGE ( DROP_LANGUAGE (7)), GRANT …ALSO CREATE LANGUAGE ( CREATE_LANGUAGE (7)), DROP LANGUAGE ( DROP_LANGUAGE