cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Warehousing & Analytics
Engage in discussions on data warehousing, analytics, and BI solutions within the Databricks Community. Share insights, tips, and best practices for leveraging data for informed decision-making.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to use DESCRIBE DETAIL in Databricks Dashboards

alvaromoure
New Contributor

Hi all,

 

I am currently stuck because runing DESCRIBE DETAL in my catalog's tables return an error like:
[PARSE_SYNTAX_ERROR] Syntax error at or near 'hive_metastore'. SQLSTATE: 42601 (line 1, pos 21)

Why is this not supported in the dasboards but the same query runs as a normal SQL Query in both notebooks and SQL Queries?

1 REPLY 1

pranav_k1
New Contributor II

Both DESCRIBE and DESCRIBE DETAIL are supported by databricks sql
But DESCRIBE DETAIL is only supported for tables not for views
Error you are getting is due to the SQL statement you have used is not valid and hence cannot be executed
Please check your sql statement

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group