1 year ago
#387621
Jacob
How do I select the columns of a table in databricks sql?
I can use: show columns in table_name but this does not allow me to use the output in a query?
This throws an error:
SELECT * FROM show columns in table_name
sql
azure
apache-spark-sql
databricks
0 Answers
Your Answer