WikiSQL
WikiSQL copied to clipboard
How to execute a given sql query on wikisql test set database?
I have generated sql query from test set question and schema. (sql: select nationality where player = terrence ross)
Now i want to execute the sql query over the wikisql test set and return the result. How to do it please?
Thanks.
the same with https://github.com/salesforce/WikiSQL/issues/78 I think.