tencent cloud

DROP FUNCTION
Last updated: 2024-08-07 17:25:03
DROP FUNCTION
Last updated: 2024-08-07 17:25:03

Description

Supported engines: Presto and SparkSQL
Purpose: Delete custom functions.

Statement

DROP FUNCTION [IF EXISTS] function_name

Parameter

function_name: Name of the function to be deleted.

Example

DROP FUNCTION IF EXISTS `FUNC`

DROP FUNCTION `FUNC




Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback