Skip to main content

SHOW CREATE SINK

Use the SHOW CREATE SINK command to see the SQL statement used to create the specified sink. By using this command, you can verify the sink's settings and troubleshoot any issues.

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.

Help us make this doc better!

Was this page helpful?

Happy React is loading...