Syntax

SHOW CREATE SOURCE source_name;

Parameters

ParameterDescription
source_nameThe source for which you want to show the corresponding SQL statement.

See also