tencent cloud

Data Lake Compute

DROP FUNCTION

Download
Focus Mode
Font Size
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





Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback