dropFunctionView
Syntax
dropFunctionView(name)
Arguments
name is a STRING scalar indicating the user-defined function.
Details
Delete a function view.
It can only be executed by administrators or users with VIEW_OWNER permission.
dropFunctionView(name)
name is a STRING scalar indicating the user-defined function.
Delete a function view.
It can only be executed by administrators or users with VIEW_OWNER permission.