Commands
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
Parameters
Parameter | Description |
---|---|
sink_name | The sink for which you want to show the corresponding SQL statement. |
See also
Was this page helpful?