Skip to main content
Removes an existing stream.
DROP STREAM Syntax

Parameters

<schema name>

Name of the schema containing the stream to remove

<stream name>

Name of the stream to remove

Examples

To drop a stream, kin_stream:
DROP STREAM Example