DESCRIBE <relation_name> provides similar functionality, but with more detailed information.Syntax
Parameters
| Parameter or clause | Description |
|---|---|
| relation_name | The name of the table, source, sink, view, or materialized view from which the columns will be listed. |
| LIKE_expression | Filters the output based on names by applying pattern matching. See details in LIKE pattern matching expressions. |