SHOW STREAM Syntax
[<schema name>.]<stream name>- output the configuration of the given stream<schema name>.*- output the configuration of all streams under the given schema*- output the configuration of all streams
Parameters
<schema name>
<schema name>
Name of the schema containing the stream(s) to describe
<stream name>
<stream name>
Name of the stream to describe
Response
The response toDESCRIBE STREAM is a nine-column result set:
Examples
To show the configuration for a stream,kin_stream:
DESCRIBE STREAM Example