#
databricks-sql
Here are 3 public repositories matching this topic...
Repositório do módulo de SQL Básico para Databricks do curso Data Analyst Learning Plan
-
Updated
Jan 12, 2022 - HTML
Using OpenAI with Databricks SQL for queries in natural language
-
Updated
Jun 6, 2022 - Python
Improve this page
Add a description, image, and links to the databricks-sql topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the databricks-sql topic, visit your repo's landing page and select "manage topics."
You might have a column called
moneyin one database, andamountin another. Today we don't have a way to have the columns have different names across the two databases. In the Python API, perhaps it's sufficient to just make it based on the position in the column tuple.For the CLI, maybe we could use:
-c amount:money.