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