WikiSQL icon indicating copy to clipboard operation
WikiSQL copied to clipboard

How to execute a given sql query on wikisql test set database?

Open mellahysf opened this issue 4 years ago • 1 comments

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.

mellahysf avatar Feb 04 '21 21:02 mellahysf

the same with https://github.com/salesforce/WikiSQL/issues/78 I think.

Timothyxxx avatar Aug 03 '21 17:08 Timothyxxx