DESCRIBE TRANSFORMATION
Description
Show the configurations and details for a specified Transformation.
Note that the SQL statement does not end with ;
Syntax
DESCRIBE TRANSFORMATION `<name>`
Sample response
Examples
DESCRIBE TRANSFORMATION `my_transform`
Required parameters
<name>: Specify the name of the Transformation to describe.