FerreroJeremy / ln2sql

A tool to query a database in natural language
GNU General Public License v3.0
510 stars 200 forks source link

Join between tables #45

Closed Vishnubala95 closed 6 years ago

Vishnubala95 commented 6 years ago

Hi everyone, I am facing difficulty in forming a question based on joins. How to write a question to access multiple tables using joins?Is there any chance?

Can you please provide an example with school.sql file available in the database_store

FerreroJeremy commented 6 years ago

Hi,

I have no simple example with school database, but you can find many examples with the other databases in the tests file.