DROP STREAM
Syntax
DROP STREAM stream_name;Description
Arguments
stream_name
Example
Drop a stream using default database and schema
Drop a stream using a fully-qualified name
Last updated

