Skip to main content

DROP PIPE Preview

Removes the specified pipe from a source in Cloud. Dropping a pipe does not change any configuration settings for the source.

Syntax
DROP PIPE <pipe_name>

Parameters

<pipe_name> String

The unique name of the pipe to drop.

Examples

Dropping a pipe
DROP PIPE Example_pipe