Relational
Last updated
Last updated
Currently, Datascale only supports explicit joins, as shown in the example below.
To workaround this, you can ask GPT to convert Implicit joins to explicit joins. Example prompt:
Please help me convert the following SQL query from implicit joins to explicit joins:
{{query}}
Some DDL syntax is currently not supported.
If you don't see the diagram output , please simplify settings in your schema (suggested to start including only column names and data types)
Example:
`