Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.risingwave.com/llms.txt

Use this file to discover all available pages before exploring further.

Syntax

SHOW CREATE SINK sink_name;

Parameters

ParameterDescription
sink_nameThe sink for which you want to show the corresponding SQL statement.

See also

CREATE SINK

Create a sink