DROP STREAM Syntax
Parameters
<schema name>
<schema name>
Name of the schema containing the stream to remove
<stream name>
<stream name>
Name of the stream to remove
Examples
To drop a stream,kin_stream:
DROP STREAM Example
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
DROP STREAM [<schema name>.]<stream name>
<schema name>
<stream name>
kin_stream:
DROP STREAM example.kin_stream