Can I use Unpivot clause in databricks SQL ?

youssefmrini
Databricks Employee
Databricks Employee
 

youssefmrini
Databricks Employee
Databricks Employee

The UNPIVOT clause is now supported by Databricks SQL. Use the  UNPIVOT

 clause to rotate columns of a table-valued expression into column values https://docs.databricks.com/sql/language-manual/sql-ref-syntax-qry-select-unpivot.html