跳到主要内容

DROP NOTIFICATION INTEGRATION

Introduced or updated: v1.2.371

DROP NOTIFICATION INTEGRATION 语句用于删除现有的 notification。

注意: 此功能仅在 Databend Cloud 中开箱即用。

语法

DROP NOTIFICATION INTEGRATION [ IF EXISTS ] <name>
参数描述
IF EXISTS可选。如果指定,则仅当已存在同名的 notification 时,才会删除该 notification。
namenotification 的名称。这是一个必填字段。

使用示例

DROP NOTIFICATION INTEGRATION IF EXISTS error_notification;

此命令删除名为 error_notification 的 notification integration(如果存在)。

开始使用 Databend Cloud
低成本
快速分析
多种数据源
弹性扩展
注册