Open
Description
Description
The form of SQL Runner can show completions of tables. It would be awesome if it shows reserved words as functions and columns of refered tables. I think it would be a bit difficult to support adapter-specific functions. So, showing basic functions defined in SQL standards like ANCI SQL would be great.
For instance, the web console of BigQuery shows the subsequent completions of functions.
What problem does this solve?
I totally understand we should leverage tables with dimensions and metrics. However, it would be great to enhance the SQL Runner feature for instance data analysis a head of modeling tables.