I can run simple SQL queries to select data from a table, using a configured instance of azure databricks, used by the developers where I work. I would like to describe the table structure. However databricks returns an error if I try. (below). Is this because databricks queries are limited just to working with data?
Statement: DESCRIBE tablename
Error: ERROR [42000] [Microsoft][ODBC Oracle Wire Protocol driver][Oracle]ORA-00900: invalid SQL statement