Add DESCRIBE
statement so it can support the following:
DESCRIBE [SCHEMA | DATABASE] name; DESCRIBE table_name;
Example, usage in MySql
- is depended upon by
-
CALCITE-1221 Implement DESCRIBE DATABASE, CATALOG, STATEMENT
-
- Open
-
- links to