diff --git "a/cache_model_prediction/proprietary/llama-70_predictions_prop.json" "b/cache_model_prediction/proprietary/llama-70_predictions_prop.json" new file mode 100644--- /dev/null +++ "b/cache_model_prediction/proprietary/llama-70_predictions_prop.json" @@ -0,0 +1,780 @@ +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `devicetype` FROM `fitnessTrackers`","question":"Show the different devicetype in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT devicetype \nFROM fitnessTrackers;\n```","cost":0.0001899,"response_parsed":"SELECT DISTINCT devicetype \nFROM fitnessTrackers;","time":1.8136394024}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `modelname` FROM `fitnessTrackers`","question":"Show the different modelname in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT modelname \nFROM fitnessTrackers;\n```","cost":0.0001881,"response_parsed":"SELECT DISTINCT modelname \nFROM fitnessTrackers;","time":0.4623780251}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `color` FROM `fitnessTrackers`","question":"Show the different color in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT color \nFROM fitnessTrackers;\n```","cost":0.0001863,"response_parsed":"SELECT DISTINCT color \nFROM fitnessTrackers;","time":2.3648388386}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `display` FROM `fitnessTrackers`","question":"Show the different display in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT display \nFROM fitnessTrackers;\n```","cost":0.0001863,"response_parsed":"SELECT DISTINCT display \nFROM fitnessTrackers;","time":0.9885957241}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `brandname` FROM `fitnessTrackers`","question":"Show the different brandname in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT brandname \nFROM fitnessTrackers;\n```","cost":0.0001881,"response_parsed":"SELECT DISTINCT brandname \nFROM fitnessTrackers;","time":1.3743150234}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `transactionno` FROM `salesTransactions`","question":"Show the different transactionno in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT transactionno \nFROM salesTransactions;\n```","cost":0.0001863,"response_parsed":"SELECT DISTINCT transactionno \nFROM salesTransactions;","time":1.170873642}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `date` FROM `salesTransactions`","question":"Show the different date in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT date \nFROM salesTransactions;\n```","cost":0.0001845,"response_parsed":"SELECT DISTINCT date \nFROM salesTransactions;","time":0.4955978394}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `productno` FROM `salesTransactions`","question":"Show the different productno in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT productno \nFROM salesTransactions;\n```","cost":0.0001863,"response_parsed":"SELECT DISTINCT productno \nFROM salesTransactions;","time":0.4549646378}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `productname` FROM `salesTransactions`","question":"Show the different productname in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT productname \nFROM salesTransactions;\n```","cost":0.0001863,"response_parsed":"SELECT DISTINCT productname \nFROM salesTransactions;","time":0.7765278816}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `country` FROM `salesTransactions`","question":"Show the different country in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT country \nFROM salesTransactions;\n```","cost":0.0001845,"response_parsed":"SELECT DISTINCT country \nFROM salesTransactions;","time":1.0636959076}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `display`, COUNT(*) FROM `fitnessTrackers` GROUP BY `display`","question":"For each display, count the number of rows in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT display, COUNT(*) \nFROM fitnessTrackers \nGROUP BY display;\n```","cost":0.0001953,"response_parsed":"SELECT display, COUNT(*) \nFROM fitnessTrackers \nGROUP BY display;","time":1.2618584633}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `devicetype`, COUNT(*) FROM `fitnessTrackers` GROUP BY `devicetype`","question":"For each devicetype, count the number of rows in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT devicetype, COUNT(*) \nFROM fitnessTrackers \nGROUP BY devicetype;\n```","cost":0.0002007,"response_parsed":"SELECT devicetype, COUNT(*) \nFROM fitnessTrackers \nGROUP BY devicetype;","time":0.4764544964}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `modelname`, COUNT(*) FROM `fitnessTrackers` GROUP BY `modelname`","question":"For each modelname, count the number of rows in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT modelname, COUNT(*) as count\nFROM fitnessTrackers\nGROUP BY modelname;\n```","cost":0.0001998,"response_parsed":"SELECT modelname, COUNT(*) as count\nFROM fitnessTrackers\nGROUP BY modelname;","time":1.5178682804}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `strapmaterial`, COUNT(*) FROM `fitnessTrackers` GROUP BY `strapmaterial`","question":"For each strapmaterial, count the number of rows in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT strapmaterial, COUNT(*) \nFROM fitnessTrackers \nGROUP BY strapmaterial;\n```","cost":0.000198,"response_parsed":"SELECT strapmaterial, COUNT(*) \nFROM fitnessTrackers \nGROUP BY strapmaterial;","time":0.4953553677}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `brandname`, COUNT(*) FROM `fitnessTrackers` GROUP BY `brandname`","question":"For each brandname, count the number of rows in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT brandname, COUNT(*) \nFROM fitnessTrackers \nGROUP BY brandname;\n```","cost":0.000198,"response_parsed":"SELECT brandname, COUNT(*) \nFROM fitnessTrackers \nGROUP BY brandname;","time":1.0835418701}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `devicetype`, MIN(`sellingprice`) FROM `fitnessTrackers` GROUP BY `devicetype`","question":"For each devicetype, find the min of sellingprice in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT devicetype, MIN(sellingprice) \nFROM fitnessTrackers \nGROUP BY devicetype;\n```","cost":0.0002043,"response_parsed":"SELECT devicetype, MIN(sellingprice) \nFROM fitnessTrackers \nGROUP BY devicetype;","time":0.5980830193}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `devicetype`, MAX(`sellingprice`) FROM `fitnessTrackers` GROUP BY `devicetype`","question":"For each devicetype, find the max of sellingprice in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT devicetype, MAX(sellingprice) as max_sellingprice\nFROM fitnessTrackers\nGROUP BY devicetype;\n```","cost":0.0002088,"response_parsed":"SELECT devicetype, MAX(sellingprice) as max_sellingprice\nFROM fitnessTrackers\nGROUP BY devicetype;","time":0.5836510658}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `devicetype`, AVG(`sellingprice`) FROM `fitnessTrackers` GROUP BY `devicetype`","question":"For each devicetype, find the avg of sellingprice in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n devicetype, \n AVG(sellingprice) AS average_selling_price\nFROM \n fitnessTrackers\nGROUP BY \n devicetype;\n```","cost":0.000216,"response_parsed":"SELECT \n devicetype, \n AVG(sellingprice) AS average_selling_price\nFROM \n fitnessTrackers\nGROUP BY \n devicetype;","time":0.6424481869}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `devicetype`, SUM(`sellingprice`) FROM `fitnessTrackers` GROUP BY `devicetype`","question":"For each devicetype, find the sum of sellingprice in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT devicetype, SUM(sellingprice) \nFROM fitnessTrackers \nGROUP BY devicetype;\n```","cost":0.0002043,"response_parsed":"SELECT devicetype, SUM(sellingprice) \nFROM fitnessTrackers \nGROUP BY devicetype;","time":0.7945377827}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `devicetype`, MIN(`averagebatterylife`) FROM `fitnessTrackers` GROUP BY `devicetype`","question":"For each devicetype, find the min of averagebatterylife in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT devicetype, MIN(averagebatterylife) \nFROM fitnessTrackers \nGROUP BY devicetype;\n```","cost":0.0002097,"response_parsed":"SELECT devicetype, MIN(averagebatterylife) \nFROM fitnessTrackers \nGROUP BY devicetype;","time":1.7044858932}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `devicetype`, MAX(`averagebatterylife`) FROM `fitnessTrackers` GROUP BY `devicetype`","question":"For each devicetype, find the max of averagebatterylife in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT devicetype, MAX(averagebatterylife) as max_average_batterylife\nFROM fitnessTrackers\nGROUP BY devicetype;\n```","cost":0.000216,"response_parsed":"SELECT devicetype, MAX(averagebatterylife) as max_average_batterylife\nFROM fitnessTrackers\nGROUP BY devicetype;","time":0.5553133488}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `devicetype`, AVG(`averagebatterylife`) FROM `fitnessTrackers` GROUP BY `devicetype`","question":"For each devicetype, find the avg of averagebatterylife in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n devicetype, \n AVG(averagebatterylife) AS average_batterylife\nFROM \n fitnessTrackers\nGROUP BY \n devicetype;\n```","cost":0.0002223,"response_parsed":"SELECT \n devicetype, \n AVG(averagebatterylife) AS average_batterylife\nFROM \n fitnessTrackers\nGROUP BY \n devicetype;","time":0.8271222115}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `devicetype`, SUM(`averagebatterylife`) FROM `fitnessTrackers` GROUP BY `devicetype`","question":"For each devicetype, find the sum of averagebatterylife in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n devicetype, \n SUM(averagebatterylife) AS sum_averagebatterylife\nFROM \n fitnessTrackers\nGROUP BY \n devicetype;\n```","cost":0.0002232,"response_parsed":"SELECT \n devicetype, \n SUM(averagebatterylife) AS sum_averagebatterylife\nFROM \n fitnessTrackers\nGROUP BY \n devicetype;","time":0.5143258572}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `display`, MIN(`sellingprice`) FROM `fitnessTrackers` GROUP BY `display`","question":"For each display, find the min of sellingprice in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT display, MIN(sellingprice) \nFROM fitnessTrackers \nGROUP BY display;\n```","cost":0.0001989,"response_parsed":"SELECT display, MIN(sellingprice) \nFROM fitnessTrackers \nGROUP BY display;","time":0.5230240822}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `display`, MAX(`sellingprice`) FROM `fitnessTrackers` GROUP BY `display`","question":"For each display, find the max of sellingprice in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT display, MAX(sellingprice) as max_sellingprice\nFROM fitnessTrackers\nGROUP BY display;\n```","cost":0.0002034,"response_parsed":"SELECT display, MAX(sellingprice) as max_sellingprice\nFROM fitnessTrackers\nGROUP BY display;","time":1.2689971924}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `display`, AVG(`sellingprice`) FROM `fitnessTrackers` GROUP BY `display`","question":"For each display, find the avg of sellingprice in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT display, AVG(sellingprice) as average_selling_price\nFROM fitnessTrackers\nGROUP BY display;\n```","cost":0.0002034,"response_parsed":"SELECT display, AVG(sellingprice) as average_selling_price\nFROM fitnessTrackers\nGROUP BY display;","time":0.545971632}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `display`, SUM(`sellingprice`) FROM `fitnessTrackers` GROUP BY `display`","question":"For each display, find the sum of sellingprice in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT display, SUM(sellingprice) \nFROM fitnessTrackers \nGROUP BY display;\n```","cost":0.0001989,"response_parsed":"SELECT display, SUM(sellingprice) \nFROM fitnessTrackers \nGROUP BY display;","time":0.5761384964}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `display`, MIN(`averagebatterylife`) FROM `fitnessTrackers` GROUP BY `display`","question":"For each display, find the min of averagebatterylife in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT display, MIN(averagebatterylife) \nFROM fitnessTrackers \nGROUP BY display;\n```","cost":0.0002043,"response_parsed":"SELECT display, MIN(averagebatterylife) \nFROM fitnessTrackers \nGROUP BY display;","time":0.6459772587}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `display`, MAX(`averagebatterylife`) FROM `fitnessTrackers` GROUP BY `display`","question":"For each display, find the max of averagebatterylife in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT display, MAX(averagebatterylife) \nFROM fitnessTrackers \nGROUP BY display;\n```","cost":0.0002043,"response_parsed":"SELECT display, MAX(averagebatterylife) \nFROM fitnessTrackers \nGROUP BY display;","time":1.8938670158}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `display`, AVG(`averagebatterylife`) FROM `fitnessTrackers` GROUP BY `display`","question":"For each display, find the avg of averagebatterylife in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n display, \n AVG(averagebatterylife) AS average_battery_life\nFROM \n fitnessTrackers\nGROUP BY \n display;\n```","cost":0.0002151,"response_parsed":"SELECT \n display, \n AVG(averagebatterylife) AS average_battery_life\nFROM \n fitnessTrackers\nGROUP BY \n display;","time":0.482896328}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `display`, SUM(`averagebatterylife`) FROM `fitnessTrackers` GROUP BY `display`","question":"For each display, find the sum of averagebatterylife in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n display, \n SUM(averagebatterylife) AS sum_averagebatterylife\nFROM \n fitnessTrackers\nGROUP BY \n display;\n```","cost":0.0002178,"response_parsed":"SELECT \n display, \n SUM(averagebatterylife) AS sum_averagebatterylife\nFROM \n fitnessTrackers\nGROUP BY \n display;","time":0.4563939571}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `transactionno`, COUNT(*) FROM `salesTransactions` GROUP BY `transactionno`","question":"For each transactionno, count the number of rows in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT transactionno, COUNT(*) as count\nFROM salesTransactions\nGROUP BY transactionno\n```","cost":0.000198,"response_parsed":"SELECT transactionno, COUNT(*) as count\nFROM salesTransactions\nGROUP BY transactionno","time":0.426415205}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `date`, COUNT(*) FROM `salesTransactions` GROUP BY `date`","question":"For each date, count the number of rows in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n date, \n COUNT(*) as num_rows\nFROM \n salesTransactions\nGROUP BY \n date\nORDER BY \n date;\n```","cost":0.0002088,"response_parsed":"SELECT \n date, \n COUNT(*) as num_rows\nFROM \n salesTransactions\nGROUP BY \n date\nORDER BY \n date;","time":0.4444799423}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `productno`, COUNT(*) FROM `salesTransactions` GROUP BY `productno`","question":"For each productno, count the number of rows in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n productno, \n COUNT(*) as row_count\nFROM \n salesTransactions\nGROUP BY \n productno;\n```","cost":0.0002061,"response_parsed":"SELECT \n productno, \n COUNT(*) as row_count\nFROM \n salesTransactions\nGROUP BY \n productno;","time":0.685739994}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `productname`, COUNT(*) FROM `salesTransactions` GROUP BY `productname`","question":"For each productname, count the number of rows in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productname, COUNT(*) as count\nFROM salesTransactions\nGROUP BY productname;\n```","cost":0.000198,"response_parsed":"SELECT productname, COUNT(*) as count\nFROM salesTransactions\nGROUP BY productname;","time":1.4826309681}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `country`, COUNT(*) FROM `salesTransactions` GROUP BY `country`","question":"For each country, count the number of rows in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n country, \n COUNT(*) as num_rows\nFROM \n salesTransactions\nGROUP BY \n country;\n```","cost":0.0002034,"response_parsed":"SELECT \n country, \n COUNT(*) as num_rows\nFROM \n salesTransactions\nGROUP BY \n country;","time":0.6664984226}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `date`, MIN(`customerno`) FROM `salesTransactions` GROUP BY `date`","question":"For each date, find the min of customerno in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n date, \n MIN(customerno) as min_customerno\nFROM \n salesTransactions\nGROUP BY \n date\n```","cost":0.000207,"response_parsed":"SELECT \n date, \n MIN(customerno) as min_customerno\nFROM \n salesTransactions\nGROUP BY \n date","time":0.8573114872}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `date`, MAX(`customerno`) FROM `salesTransactions` GROUP BY `date`","question":"For each date, find the max of customerno in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT date, MAX(customerno) as max_customerno\nFROM salesTransactions\nGROUP BY date\n```","cost":0.0001998,"response_parsed":"SELECT date, MAX(customerno) as max_customerno\nFROM salesTransactions\nGROUP BY date","time":0.9680831432}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `date`, AVG(`customerno`) FROM `salesTransactions` GROUP BY `date`","question":"For each date, find the avg of customerno in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n date, \n AVG(customerno) AS average_customerno\nFROM \n salesTransactions\nGROUP BY \n date\n```","cost":0.000207,"response_parsed":"SELECT \n date, \n AVG(customerno) AS average_customerno\nFROM \n salesTransactions\nGROUP BY \n date","time":2.0393846035}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `date`, SUM(`customerno`) FROM `salesTransactions` GROUP BY `date`","question":"For each date, find the sum of customerno in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n date, \n SUM(customerno) AS sum_of_customerno\nFROM \n salesTransactions\nGROUP BY \n date\n```","cost":0.0002079,"response_parsed":"SELECT \n date, \n SUM(customerno) AS sum_of_customerno\nFROM \n salesTransactions\nGROUP BY \n date","time":0.5661172867}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `date`, MIN(`price`) FROM `salesTransactions` GROUP BY `date`","question":"For each date, find the min of price in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n date, \n MIN(price) as min_price\nFROM \n salesTransactions\nGROUP BY \n date\n```","cost":0.0002043,"response_parsed":"SELECT \n date, \n MIN(price) as min_price\nFROM \n salesTransactions\nGROUP BY \n date","time":0.5654792786}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `date`, MAX(`price`) FROM `salesTransactions` GROUP BY `date`","question":"For each date, find the max of price in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT date, MAX(price) as max_price\nFROM salesTransactions\nGROUP BY date\n```","cost":0.0001971,"response_parsed":"SELECT date, MAX(price) as max_price\nFROM salesTransactions\nGROUP BY date","time":0.4703700542}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `date`, AVG(`price`) FROM `salesTransactions` GROUP BY `date`","question":"For each date, find the avg of price in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n date, \n AVG(price) AS average_price\nFROM \n salesTransactions\nGROUP BY \n date\n```","cost":0.0002043,"response_parsed":"SELECT \n date, \n AVG(price) AS average_price\nFROM \n salesTransactions\nGROUP BY \n date","time":0.7667076588}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `date`, SUM(`price`) FROM `salesTransactions` GROUP BY `date`","question":"For each date, find the sum of price in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n date, \n SUM(price) AS total_price\nFROM \n salesTransactions\nGROUP BY \n date\n```","cost":0.0002043,"response_parsed":"SELECT \n date, \n SUM(price) AS total_price\nFROM \n salesTransactions\nGROUP BY \n date","time":0.8568475246}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `country`, MIN(`customerno`) FROM `salesTransactions` GROUP BY `country`","question":"For each country, find the min of customerno in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country, MIN(customerno) as min_customerno\nFROM salesTransactions\nGROUP BY country;\n```","cost":0.0001998,"response_parsed":"SELECT country, MIN(customerno) as min_customerno\nFROM salesTransactions\nGROUP BY country;","time":0.4650075436}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `country`, MAX(`customerno`) FROM `salesTransactions` GROUP BY `country`","question":"For each country, find the max of customerno in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country, MAX(customerno) as max_customerno\nFROM salesTransactions\nGROUP BY country;\n```","cost":0.0001998,"response_parsed":"SELECT country, MAX(customerno) as max_customerno\nFROM salesTransactions\nGROUP BY country;","time":0.3638658524}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `country`, AVG(`customerno`) FROM `salesTransactions` GROUP BY `country`","question":"For each country, find the avg of customerno in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n country, \n AVG(customerno) AS average_customerno\nFROM \n salesTransactions\nGROUP BY \n country;\n```","cost":0.000207,"response_parsed":"SELECT \n country, \n AVG(customerno) AS average_customerno\nFROM \n salesTransactions\nGROUP BY \n country;","time":0.94359231}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `country`, SUM(`customerno`) FROM `salesTransactions` GROUP BY `country`","question":"For each country, find the sum of customerno in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n country, \n SUM(customerno) AS total_customers\nFROM \n salesTransactions\nGROUP BY \n country;\n```","cost":0.000207,"response_parsed":"SELECT \n country, \n SUM(customerno) AS total_customers\nFROM \n salesTransactions\nGROUP BY \n country;","time":0.7654874325}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `country`, MIN(`price`) FROM `salesTransactions` GROUP BY `country`","question":"For each country, find the min of price in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country, MIN(price) as min_price\nFROM salesTransactions\nGROUP BY country;\n```","cost":0.0001971,"response_parsed":"SELECT country, MIN(price) as min_price\nFROM salesTransactions\nGROUP BY country;","time":1.028036356}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `country`, MAX(`price`) FROM `salesTransactions` GROUP BY `country`","question":"For each country, find the max of price in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country, MAX(price) as max_price\nFROM salesTransactions\nGROUP BY country;\n```","cost":0.0001971,"response_parsed":"SELECT country, MAX(price) as max_price\nFROM salesTransactions\nGROUP BY country;","time":0.4017202854}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `country`, AVG(`price`) FROM `salesTransactions` GROUP BY `country`","question":"For each country, find the avg of price in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n country, \n AVG(price) AS average_price\nFROM \n salesTransactions\nGROUP BY \n country;\n```","cost":0.0002043,"response_parsed":"SELECT \n country, \n AVG(price) AS average_price\nFROM \n salesTransactions\nGROUP BY \n country;","time":0.992762804}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `country`, SUM(`price`) FROM `salesTransactions` GROUP BY `country`","question":"For each country, find the sum of price in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n country, \n SUM(price) AS total_price\nFROM \n salesTransactions\nGROUP BY \n country;\n```","cost":0.0002043,"response_parsed":"SELECT \n country, \n SUM(price) AS total_price\nFROM \n salesTransactions\nGROUP BY \n country;","time":0.4556324482}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `modelname` FROM `fitnessTrackers` GROUP BY `modelname` HAVING count(*) >= 1","question":"Find all the modelname that have at least 1 records in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT modelname \nFROM fitnessTrackers \nWHERE modelname IN (SELECT modelname FROM fitnessTrackers);\n```\nHowever, the above query will return all modelnames as the subquery will return all modelnames. \n\nA more accurate query would be to check if there are any records in the table, if yes then return all modelnames. \n\n```sql\nSELECT modelname \nFROM fitnessTrackers \nWHERE EXISTS (SELECT 1 FROM fitnessTrackers);\n```\nOr simply,\n```sql\nSELECT modelname \nFROM fitnessTrackers;\n```\nThis will return all modelnames if there is at least one record in the table. If the table is empty, it will return no rows. \n\nNote: The question seems to be asking for modelnames that have at least one record in the table, which is a bit confusing because if a modelname exists in the table, it has at least one record by definition. If the intention is to find modelnames that have at least one record in the salesTransactions table, the query would be different. \n\nTo find modelnames that have at least one record in the salesTransactions table, you would need to join the two tables on a common column, but since there is no common column between the two tables, you would need to know the relationship between the tables to write the correct query. \n\nFor example, if the productname in the salesTransactions table corresponds to the modelname in the fitnessTrackers table, the query would be:\n```sql\nSELECT DISTINCT ft.modelname \nFROM fitnessTrackers ft \nJOIN salesTransactions st ON ft.modelname = st.productname;\n```","cost":0.0004824,"response_parsed":"SELECT DISTINCT ft.modelname \nFROM fitnessTrackers ft \nJOIN salesTransactions st ON ft.modelname = st.productname;","time":3.5264325142}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `modelname` FROM `fitnessTrackers` GROUP BY `modelname` HAVING count(*) <= 1","question":"Find all the modelname that have at most 1 records in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT modelname\nFROM fitnessTrackers\nGROUP BY modelname\nHAVING COUNT(*) <= 1;\n```","cost":0.0002043,"response_parsed":"SELECT modelname\nFROM fitnessTrackers\nGROUP BY modelname\nHAVING COUNT(*) <= 1;","time":0.7272586823}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `color` FROM `fitnessTrackers` GROUP BY `color` HAVING count(*) >= 1","question":"Find all the color that have at least 1 records in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT color \nFROM fitnessTrackers \nWHERE color IS NOT NULL \nGROUP BY color \nHAVING COUNT(color) >= 1;\n```\nHowever, the above query can be simplified as the `HAVING COUNT(color) >= 1` condition is implicitly satisfied by the `GROUP BY` clause. So, the simplified query would be:\n\n```sql\nSELECT color \nFROM fitnessTrackers \nWHERE color IS NOT NULL \nGROUP BY color;\n```\nOr even simpler:\n\n```sql\nSELECT DISTINCT color \nFROM fitnessTrackers \nWHERE color IS NOT NULL;\n```","cost":0.0002862,"response_parsed":"SELECT DISTINCT color \nFROM fitnessTrackers \nWHERE color IS NOT NULL;","time":1.6588888168}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `color` FROM `fitnessTrackers` GROUP BY `color` HAVING count(*) <= 1","question":"Find all the color that have at most 1 records in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT color\nFROM fitnessTrackers\nGROUP BY color\nHAVING COUNT(*) <= 1;\n```","cost":0.0002016,"response_parsed":"SELECT color\nFROM fitnessTrackers\nGROUP BY color\nHAVING COUNT(*) <= 1;","time":0.5565364361}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `display` FROM `fitnessTrackers` GROUP BY `display` HAVING count(*) >= 4","question":"Find all the display that have at least 4 records in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT display \nFROM fitnessTrackers \nGROUP BY display \nHAVING COUNT(*) >= 4;\n```","cost":0.0002016,"response_parsed":"SELECT display \nFROM fitnessTrackers \nGROUP BY display \nHAVING COUNT(*) >= 4;","time":0.7326259613}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `display` FROM `fitnessTrackers` GROUP BY `display` HAVING count(*) <= 4","question":"Find all the display that have at most 4 records in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT display\nFROM fitnessTrackers\nGROUP BY display\nHAVING COUNT(*) <= 4;\n```","cost":0.0002016,"response_parsed":"SELECT display\nFROM fitnessTrackers\nGROUP BY display\nHAVING COUNT(*) <= 4;","time":0.4082753658}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `strapmaterial` FROM `fitnessTrackers` GROUP BY `strapmaterial` HAVING AVG(`averagebatterylife`) >= 8.81","question":"List the strapmaterial which average of averagebatterylife is at least 8.81 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT strapmaterial \nFROM fitnessTrackers \nWHERE averagebatterylife >= 8.81;\n```\nHowever, the question asks for the strapmaterial where the average of averagebatterylife is at least 8.81. This implies that we need to first calculate the average of averagebatterylife for each strapmaterial and then filter the results. \n\nHere's the corrected SQL query:\n\n```sql\nSELECT strapmaterial \nFROM fitnessTrackers \nGROUP BY strapmaterial \nHAVING AVG(averagebatterylife) >= 8.81;\n```","cost":0.0002952,"response_parsed":"SELECT strapmaterial \nFROM fitnessTrackers \nGROUP BY strapmaterial \nHAVING AVG(averagebatterylife) >= 8.81;","time":1.6421439648}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `strapmaterial` FROM `fitnessTrackers` GROUP BY `strapmaterial` HAVING AVG(`averagebatterylife`) <= 8.81","question":"List the strapmaterial which average of averagebatterylife is at most 8.81 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT strapmaterial \nFROM fitnessTrackers \nWHERE averagebatterylife <= 8.81;\n```\nHowever, the above SQL query will return all the strap materials where the average battery life is less than or equal to 8.81. But if you want to get the strap materials where the average of average battery life is at most 8.81, you should use the AVG function to calculate the average of average battery life for each strap material and then filter the results. Here is the correct SQL query:\n\n```sql\nSELECT strapmaterial \nFROM fitnessTrackers \nGROUP BY strapmaterial \nHAVING AVG(averagebatterylife) <= 8.81;\n```","cost":0.0003159,"response_parsed":"SELECT strapmaterial \nFROM fitnessTrackers \nGROUP BY strapmaterial \nHAVING AVG(averagebatterylife) <= 8.81;","time":1.0010619164}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `strapmaterial` FROM `fitnessTrackers` GROUP BY `strapmaterial` HAVING SUM(`averagebatterylife`) >= 32.4","question":"List the strapmaterial which summation of averagebatterylife is at least 32.4 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT strapmaterial\nFROM fitnessTrackers\nGROUP BY strapmaterial\nHAVING SUM(averagebatterylife) >= 32.4;\n```","cost":0.0002187,"response_parsed":"SELECT strapmaterial\nFROM fitnessTrackers\nGROUP BY strapmaterial\nHAVING SUM(averagebatterylife) >= 32.4;","time":0.9938929081}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `strapmaterial` FROM `fitnessTrackers` GROUP BY `strapmaterial` HAVING SUM(`averagebatterylife`) <= 32.4","question":"List the strapmaterial which summation of averagebatterylife is at most 32.4 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT strapmaterial\nFROM fitnessTrackers\nGROUP BY strapmaterial\nHAVING SUM(averagebatterylife) <= 32.4;\n```","cost":0.0002187,"response_parsed":"SELECT strapmaterial\nFROM fitnessTrackers\nGROUP BY strapmaterial\nHAVING SUM(averagebatterylife) <= 32.4;","time":0.4732043743}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `strapmaterial` FROM `fitnessTrackers` GROUP BY `strapmaterial` HAVING AVG(`sellingprice`) >= 19076.5","question":"List the strapmaterial which average of sellingprice is at least 19076.5 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT strapmaterial \nFROM fitnessTrackers \nGROUP BY strapmaterial \nHAVING AVG(sellingprice) >= 19076.5\n```","cost":0.0002142,"response_parsed":"SELECT strapmaterial \nFROM fitnessTrackers \nGROUP BY strapmaterial \nHAVING AVG(sellingprice) >= 19076.5","time":0.5943186283}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `strapmaterial` FROM `fitnessTrackers` GROUP BY `strapmaterial` HAVING AVG(`sellingprice`) <= 19076.5","question":"List the strapmaterial which average of sellingprice is at most 19076.5 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT strapmaterial \nFROM fitnessTrackers \nWHERE sellingprice <= 19076.5;\n```\nHowever, the question asks for the strapmaterial where the average of sellingprice is at most 19076.5. The above query will return all strapmaterials where the sellingprice is less than or equal to 19076.5, not the average sellingprice. \n\nTo get the correct result, we need to use the AVG function and GROUP BY clause:\n\n```sql\nSELECT strapmaterial \nFROM fitnessTrackers \nGROUP BY strapmaterial \nHAVING AVG(sellingprice) <= 19076.5;\n```","cost":0.0003015,"response_parsed":"SELECT strapmaterial \nFROM fitnessTrackers \nGROUP BY strapmaterial \nHAVING AVG(sellingprice) <= 19076.5;","time":1.5255217552}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `strapmaterial` FROM `fitnessTrackers` GROUP BY `strapmaterial` HAVING SUM(`sellingprice`) >= 82848.0","question":"List the strapmaterial which summation of sellingprice is at least 82848.0 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT strapmaterial\nFROM fitnessTrackers\nGROUP BY strapmaterial\nHAVING SUM(sellingprice) >= 82848.0\n```","cost":0.0002151,"response_parsed":"SELECT strapmaterial\nFROM fitnessTrackers\nGROUP BY strapmaterial\nHAVING SUM(sellingprice) >= 82848.0","time":1.2728919983}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `strapmaterial` FROM `fitnessTrackers` GROUP BY `strapmaterial` HAVING SUM(`sellingprice`) <= 82848.0","question":"List the strapmaterial which summation of sellingprice is at most 82848.0 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT strapmaterial\nFROM fitnessTrackers\nWHERE sellingprice <= 82848.0;\n```\nHowever, the question seems to be asking for the strapmaterial where the summation of sellingprice is at most 82848.0. In that case, we need to use the SUM function with a GROUP BY clause. Here's the corrected SQL code:\n\n```sql\nSELECT strapmaterial\nFROM fitnessTrackers\nGROUP BY strapmaterial\nHAVING SUM(sellingprice) <= 82848.0;\n```","cost":0.0002835,"response_parsed":"SELECT strapmaterial\nFROM fitnessTrackers\nGROUP BY strapmaterial\nHAVING SUM(sellingprice) <= 82848.0;","time":2.0396735668}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `modelname` FROM `fitnessTrackers` GROUP BY `modelname` HAVING AVG(`averagebatterylife`) >= 8.1","question":"List the modelname which average of averagebatterylife is at least 8.1 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT modelname \nFROM fitnessTrackers \nWHERE averagebatterylife >= 8.1;\n```\nHowever, the question asks for the modelname where the average of averagebatterylife is at least 8.1. This implies that there might be multiple entries for the same modelname with different averagebatterylife values. In this case, we need to calculate the average of averagebatterylife for each modelname and then filter the results. Here's the corrected SQL query:\n\n```sql\nSELECT modelname \nFROM fitnessTrackers \nGROUP BY modelname \nHAVING AVG(averagebatterylife) >= 8.1;\n```","cost":0.0003141,"response_parsed":"SELECT modelname \nFROM fitnessTrackers \nGROUP BY modelname \nHAVING AVG(averagebatterylife) >= 8.1;","time":1.0923097134}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `modelname` FROM `fitnessTrackers` GROUP BY `modelname` HAVING AVG(`averagebatterylife`) <= 8.1","question":"List the modelname which average of averagebatterylife is at most 8.1 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT modelname \nFROM fitnessTrackers \nWHERE averagebatterylife <= 8.1;\n```","cost":0.0002097,"response_parsed":"SELECT modelname \nFROM fitnessTrackers \nWHERE averagebatterylife <= 8.1;","time":0.4035975933}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `modelname` FROM `fitnessTrackers` GROUP BY `modelname` HAVING SUM(`averagebatterylife`) >= 8.1","question":"List the modelname which summation of averagebatterylife is at least 8.1 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT modelname \nFROM fitnessTrackers \nWHERE averagebatterylife >= 8.1;\n```","cost":0.0002106,"response_parsed":"SELECT modelname \nFROM fitnessTrackers \nWHERE averagebatterylife >= 8.1;","time":1.507789135}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `modelname` FROM `fitnessTrackers` GROUP BY `modelname` HAVING SUM(`averagebatterylife`) <= 8.1","question":"List the modelname which summation of averagebatterylife is at most 8.1 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT modelname \nFROM fitnessTrackers \nWHERE averagebatterylife <= 8.1;\n```","cost":0.0002106,"response_parsed":"SELECT modelname \nFROM fitnessTrackers \nWHERE averagebatterylife <= 8.1;","time":0.4634256363}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `modelname` FROM `fitnessTrackers` GROUP BY `modelname` HAVING AVG(`sellingprice`) >= 20712.0","question":"List the modelname which average of sellingprice is at least 20712.0 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT modelname \nFROM fitnessTrackers \nGROUP BY modelname \nHAVING AVG(sellingprice) >= 20712.0\n```","cost":0.0002142,"response_parsed":"SELECT modelname \nFROM fitnessTrackers \nGROUP BY modelname \nHAVING AVG(sellingprice) >= 20712.0","time":0.4729046822}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `modelname` FROM `fitnessTrackers` GROUP BY `modelname` HAVING AVG(`sellingprice`) <= 20712.0","question":"List the modelname which average of sellingprice is at most 20712.0 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT modelname \nFROM fitnessTrackers \nWHERE sellingprice <= 20712.0;\n```\nHowever, the question asks for the modelname where the average of sellingprice is at most 20712.0. The above SQL code will return modelnames where the sellingprice is at most 20712.0, not the average. \n\nTo get the correct result, we need to use the AVG function and GROUP BY clause. But since the question is not clear about what to average (it seems like it's asking for models where the average selling price of all rows for that model is at most 20712.0), we'll assume that's what's being asked.\n\n```sql\nSELECT modelname \nFROM fitnessTrackers \nGROUP BY modelname \nHAVING AVG(sellingprice) <= 20712.0;\n```","cost":0.000342,"response_parsed":"SELECT modelname \nFROM fitnessTrackers \nGROUP BY modelname \nHAVING AVG(sellingprice) <= 20712.0;","time":1.4160630703}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `modelname` FROM `fitnessTrackers` GROUP BY `modelname` HAVING SUM(`sellingprice`) >= 20712.0","question":"List the modelname which summation of sellingprice is at least 20712.0 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT modelname \nFROM fitnessTrackers \nGROUP BY modelname \nHAVING SUM(sellingprice) >= 20712.0;\n```","cost":0.0002151,"response_parsed":"SELECT modelname \nFROM fitnessTrackers \nGROUP BY modelname \nHAVING SUM(sellingprice) >= 20712.0;","time":0.4377701283}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `modelname` FROM `fitnessTrackers` GROUP BY `modelname` HAVING SUM(`sellingprice`) <= 20712.0","question":"List the modelname which summation of sellingprice is at most 20712.0 in table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT modelname \nFROM fitnessTrackers \nWHERE sellingprice <= 20712.0;\n```\nHowever, the question seems to be asking for the modelname where the summation of sellingprice is at most 20712.0. In that case, we need to use the SUM function with a GROUP BY clause. Here's the corrected SQL code:\n\n```sql\nSELECT modelname \nFROM fitnessTrackers \nGROUP BY modelname \nHAVING SUM(sellingprice) <= 20712.0;\n```","cost":0.0002835,"response_parsed":"SELECT modelname \nFROM fitnessTrackers \nGROUP BY modelname \nHAVING SUM(sellingprice) <= 20712.0;","time":0.907075882}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `country` FROM `salesTransactions` GROUP BY `country` HAVING count(*) >= 20","question":"Find all the country that have at least 20 records in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country \nFROM salesTransactions \nGROUP BY country \nHAVING COUNT(transactionno) >= 20;\n```","cost":0.0002016,"response_parsed":"SELECT country \nFROM salesTransactions \nGROUP BY country \nHAVING COUNT(transactionno) >= 20;","time":0.4266450405}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `country` FROM `salesTransactions` GROUP BY `country` HAVING count(*) <= 20","question":"Find all the country that have at most 20 records in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country\nFROM salesTransactions\nGROUP BY country\nHAVING COUNT(transactionno) <= 20;\n```\n\nThis SQL code will return all the countries that have at most 20 records in the `salesTransactions` table. \n\nHere's how it works:\n- `GROUP BY country` groups the rows of the table by the `country` column.\n- `COUNT(transactionno)` counts the number of rows in each group.\n- `HAVING COUNT(transactionno) <= 20` filters the groups to only include those with 20 or fewer rows. \n\nNote that the `HAVING` clause is used instead of the `WHERE` clause because we're filtering based on an aggregate value (the count of rows in each group), rather than a simple column value.","cost":0.0003222,"response_parsed":"SELECT country\nFROM salesTransactions\nGROUP BY country\nHAVING COUNT(transactionno) <= 20;","time":0.9458642006}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `date` FROM `salesTransactions` GROUP BY `date` HAVING count(*) >= 1","question":"Find all the date that have at least 1 records in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT date \nFROM salesTransactions \nWHERE date IS NOT NULL;\n```\nThis SQL query will return all the unique dates that have at least one record in the `salesTransactions` table. The `DISTINCT` keyword ensures that each date is only returned once, and the `WHERE` clause filters out any rows with null dates. \n\nHowever, if you want to ensure that the date has at least one record (i.e., the date is not null and there is at least one row with that date), the above query is sufficient because it will only return dates that are present in the table. \n\nIf you want to count the number of records for each date, you can use the following query:\n```sql\nSELECT date, COUNT(*) as num_records\nFROM salesTransactions \nWHERE date IS NOT NULL\nGROUP BY date\nHAVING COUNT(*) >= 1;\n```\nThis query will return the date and the number of records for each date that has at least one record. The `GROUP BY` clause groups the rows by date, and the `HAVING` clause filters the results to only include dates with at least one record.","cost":0.0003906,"response_parsed":"SELECT date, COUNT(*) as num_records\nFROM salesTransactions \nWHERE date IS NOT NULL\nGROUP BY date\nHAVING COUNT(*) >= 1;","time":3.1652421951}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `date` FROM `salesTransactions` GROUP BY `date` HAVING count(*) <= 1","question":"Find all the date that have at most 1 records in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT date \nFROM salesTransactions \nGROUP BY date \nHAVING COUNT(transactionno) <= 1;\n```\n\nThis SQL code will return all the dates that have at most 1 record in the `salesTransactions` table. \n\nHere's how it works:\n\n- `GROUP BY date` groups the rows of the table by the `date` column.\n- `HAVING COUNT(transactionno) <= 1` filters the grouped results to only include the groups that have 1 or fewer rows (i.e., the dates with at most 1 record). \n\nNote: The `transactionno` column is used in the `COUNT` function because it is likely to be the primary key or a unique identifier for each transaction. If this is not the case, you can use any other column that is guaranteed to be unique for each row.","cost":0.0003348,"response_parsed":"SELECT date \nFROM salesTransactions \nGROUP BY date \nHAVING COUNT(transactionno) <= 1;","time":1.4962148666}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `transactionno` FROM `salesTransactions` GROUP BY `transactionno` HAVING count(*) >= 1","question":"Find all the transactionno that have at least 1 records in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT transactionno \nFROM salesTransactions \nGROUP BY transactionno \nHAVING COUNT(*) >= 1;\n```\nThis SQL query will return all the `transactionno` that have at least one record in the `salesTransactions` table. \n\nHowever, since the condition is to have at least one record, the query can be simplified to:\n\n```sql\nSELECT DISTINCT transactionno \nFROM salesTransactions;\n```\nThis query will return all the unique `transactionno` in the `salesTransactions` table, which by definition have at least one record.","cost":0.0002826,"response_parsed":"SELECT DISTINCT transactionno \nFROM salesTransactions;","time":2.1572082043}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `transactionno` FROM `salesTransactions` GROUP BY `transactionno` HAVING count(*) <= 1","question":"Find all the transactionno that have at most 1 records in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT transactionno\nFROM salesTransactions\nGROUP BY transactionno\nHAVING COUNT(*) <= 1;\n```","cost":0.0002025,"response_parsed":"SELECT transactionno\nFROM salesTransactions\nGROUP BY transactionno\nHAVING COUNT(*) <= 1;","time":0.6727392673}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `country` FROM `salesTransactions` GROUP BY `country` HAVING AVG(`price`) <= 11.95","question":"List the country which average of price is at most 11.95 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country\nFROM salesTransactions\nGROUP BY country\nHAVING AVG(price) <= 11.95\n```","cost":0.0002052,"response_parsed":"SELECT country\nFROM salesTransactions\nGROUP BY country\nHAVING AVG(price) <= 11.95","time":2.5005750656}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `country` FROM `salesTransactions` GROUP BY `country` HAVING SUM(`price`) >= 238.94","question":"List the country which summation of price is at least 238.94 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country \nFROM salesTransactions \nGROUP BY country \nHAVING SUM(price) >= 238.94;\n```","cost":0.0002061,"response_parsed":"SELECT country \nFROM salesTransactions \nGROUP BY country \nHAVING SUM(price) >= 238.94;","time":0.4906721115}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `country` FROM `salesTransactions` GROUP BY `country` HAVING SUM(`price`) <= 238.94","question":"List the country which summation of price is at most 238.94 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country \nFROM salesTransactions \nGROUP BY country \nHAVING SUM(price) <= 238.94;\n```","cost":0.0002061,"response_parsed":"SELECT country \nFROM salesTransactions \nGROUP BY country \nHAVING SUM(price) <= 238.94;","time":0.4716570377}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `country` FROM `salesTransactions` GROUP BY `country` HAVING AVG(`customerno`) >= 15215.25","question":"List the country which average of customerno is at least 15215.25 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country \nFROM salesTransactions \nGROUP BY country \nHAVING AVG(customerno) >= 15215.25;\n```","cost":0.0002088,"response_parsed":"SELECT country \nFROM salesTransactions \nGROUP BY country \nHAVING AVG(customerno) >= 15215.25;","time":0.4429790974}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `country` FROM `salesTransactions` GROUP BY `country` HAVING AVG(`customerno`) <= 15215.25","question":"List the country which average of customerno is at most 15215.25 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country\nFROM salesTransactions\nGROUP BY country\nHAVING AVG(customerno) <= 15215.25;\n```","cost":0.0002088,"response_parsed":"SELECT country\nFROM salesTransactions\nGROUP BY country\nHAVING AVG(customerno) <= 15215.25;","time":0.4679546356}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `country` FROM `salesTransactions` GROUP BY `country` HAVING SUM(`customerno`) >= 304305.0","question":"List the country which summation of customerno is at least 304305.0 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country\nFROM salesTransactions\nGROUP BY country\nHAVING SUM(customerno) >= 304305.0\n```","cost":0.0002097,"response_parsed":"SELECT country\nFROM salesTransactions\nGROUP BY country\nHAVING SUM(customerno) >= 304305.0","time":0.8601899147}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `country` FROM `salesTransactions` GROUP BY `country` HAVING SUM(`customerno`) <= 304305.0","question":"List the country which summation of customerno is at most 304305.0 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country\nFROM salesTransactions\nGROUP BY country\nHAVING SUM(customerno) <= 304305.0;\n```","cost":0.0002097,"response_parsed":"SELECT country\nFROM salesTransactions\nGROUP BY country\nHAVING SUM(customerno) <= 304305.0;","time":0.4494302273}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `productname` FROM `salesTransactions` GROUP BY `productname` HAVING AVG(`price`) >= 11.95","question":"List the productname which average of price is at least 11.95 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING AVG(price) >= 11.95\n```","cost":0.0002079,"response_parsed":"SELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING AVG(price) >= 11.95","time":0.5665838718}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `productname` FROM `salesTransactions` GROUP BY `productname` HAVING AVG(`price`) <= 11.95","question":"List the productname which average of price is at most 11.95 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING AVG(price) <= 11.95\n```","cost":0.0002079,"response_parsed":"SELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING AVG(price) <= 11.95","time":2.3894290924}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `productname` FROM `salesTransactions` GROUP BY `productname` HAVING SUM(`price`) >= 11.95","question":"List the productname which summation of price is at least 11.95 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING SUM(price) >= 11.95\n```","cost":0.0002088,"response_parsed":"SELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING SUM(price) >= 11.95","time":4.3114404678}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `productname` FROM `salesTransactions` GROUP BY `productname` HAVING SUM(`price`) <= 11.95","question":"List the productname which summation of price is at most 11.95 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productname \nFROM salesTransactions \nGROUP BY productname \nHAVING SUM(price) <= 11.95;\n```","cost":0.0002088,"response_parsed":"SELECT productname \nFROM salesTransactions \nGROUP BY productname \nHAVING SUM(price) <= 11.95;","time":0.5029909611}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `productname` FROM `salesTransactions` GROUP BY `productname` HAVING AVG(`customerno`) >= 15215.25","question":"List the productname which average of customerno is at least 15215.25 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING AVG(customerno) >= 15215.25;\n```","cost":0.0002115,"response_parsed":"SELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING AVG(customerno) >= 15215.25;","time":0.5179860592}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `productname` FROM `salesTransactions` GROUP BY `productname` HAVING AVG(`customerno`) <= 15215.25","question":"List the productname which average of customerno is at most 15215.25 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING AVG(customerno) <= 15215.25;\n```","cost":0.0002115,"response_parsed":"SELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING AVG(customerno) <= 15215.25;","time":0.4629180431}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `productname` FROM `salesTransactions` GROUP BY `productname` HAVING SUM(`customerno`) >= 15215.25","question":"List the productname which summation of customerno is at least 15215.25 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING SUM(customerno) >= 15215.25;\n```","cost":0.0002124,"response_parsed":"SELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING SUM(customerno) >= 15215.25;","time":0.6490504742}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `productname` FROM `salesTransactions` GROUP BY `productname` HAVING SUM(`customerno`) <= 15215.25","question":"List the productname which summation of customerno is at most 15215.25 in table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING SUM(customerno) <= 15215.25;\n```","cost":0.0002124,"response_parsed":"SELECT productname\nFROM salesTransactions\nGROUP BY productname\nHAVING SUM(customerno) <= 15215.25;","time":1.8709564209}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `brandname` FROM `fitnessTrackers` GROUP BY `brandname` HAVING COUNT(DISTINCT `devicetype`) = (SELECT COUNT(DISTINCT `devicetype`) FROM `fitnessTrackers`)","question":"What are the brandname with all the devicetype in table fitnessTrackers?","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT brandname, devicetype \nFROM fitnessTrackers;\n```\nThis SQL query will return all the `brandname` and `devicetype` from the `fitnessTrackers` table. \n\nIf you want to get unique combinations of `brandname` and `devicetype`, you can use the `DISTINCT` keyword:\n```sql\nSELECT DISTINCT brandname, devicetype \nFROM fitnessTrackers;\n```","cost":0.0002619,"response_parsed":"SELECT DISTINCT brandname, devicetype \nFROM fitnessTrackers;","time":0.9649043083}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `devicetype` FROM `fitnessTrackers` GROUP BY `devicetype` HAVING COUNT(DISTINCT `strapmaterial`) = (SELECT COUNT(DISTINCT `strapmaterial`) FROM `fitnessTrackers`)","question":"What are the devicetype with all the strapmaterial in table fitnessTrackers?","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT devicetype, strapmaterial \nFROM fitnessTrackers;\n```","cost":0.0001953,"response_parsed":"SELECT devicetype, strapmaterial \nFROM fitnessTrackers;","time":0.6030073166}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `color` FROM `fitnessTrackers` GROUP BY `color` HAVING COUNT(DISTINCT `display`) = (SELECT COUNT(DISTINCT `display`) FROM `fitnessTrackers`)","question":"What are the color with all the display in table fitnessTrackers?","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT color \nFROM fitnessTrackers \nWHERE display IS NOT NULL AND display != '';\n```","cost":0.0001962,"response_parsed":"SELECT color \nFROM fitnessTrackers \nWHERE display IS NOT NULL AND display != '';","time":1.1615672112}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `transactionno` FROM `salesTransactions` GROUP BY `transactionno` HAVING COUNT(DISTINCT `country`) = (SELECT COUNT(DISTINCT `country`) FROM `salesTransactions`)","question":"What are the transactionno with all the country in table salesTransactions?","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT transactionno, country \nFROM salesTransactions;\n```","cost":0.0001899,"response_parsed":"SELECT transactionno, country \nFROM salesTransactions;","time":1.9213986397}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `date` FROM `salesTransactions` GROUP BY `date` HAVING COUNT(DISTINCT `country`) = (SELECT COUNT(DISTINCT `country`) FROM `salesTransactions`)","question":"What are the date with all the country in table salesTransactions?","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT date, country \nFROM salesTransactions\nORDER BY date;\n```\nThis SQL query will return all the unique dates along with their corresponding countries from the `salesTransactions` table. The `DISTINCT` keyword ensures that each date is only listed once, and the `ORDER BY` clause sorts the results by date. \n\nHowever, if you want to get all the countries for each date, you might want to use a query like this:\n\n```sql\nSELECT date, GROUP_CONCAT(country) as countries\nFROM salesTransactions\nGROUP BY date\nORDER BY date;\n```\nThis query will return each date along with a comma-separated list of all the countries that have transactions on that date. The `GROUP_CONCAT` function concatenates all the countries for each date into a single string.","cost":0.0003249,"response_parsed":"SELECT date, GROUP_CONCAT(country) as countries\nFROM salesTransactions\nGROUP BY date\nORDER BY date;","time":1.5338051319}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `productno` FROM `salesTransactions` GROUP BY `productno` HAVING COUNT(DISTINCT `country`) = (SELECT COUNT(DISTINCT `country`) FROM `salesTransactions`)","question":"What are the productno with all the country in table salesTransactions?","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productno, country \nFROM salesTransactions;\n```","cost":0.0001899,"response_parsed":"SELECT productno, country \nFROM salesTransactions;","time":2.3360545635}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `productname` FROM `salesTransactions` GROUP BY `productname` HAVING COUNT(DISTINCT `country`) = (SELECT COUNT(DISTINCT `country`) FROM `salesTransactions`)","question":"What are the productname with all the country in table salesTransactions?","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT productname, country \nFROM salesTransactions;\n```\nThis SQL query will return all unique combinations of `productname` and `country` from the `salesTransactions` table. \n\nIf you want to get all the countries for each product, you can use the following query:\n```sql\nSELECT productname, GROUP_CONCAT(country) as countries\nFROM salesTransactions\nGROUP BY productname;\n```\nThis query will return each `productname` along with a comma-separated list of all the `country` values associated with it.","cost":0.000279,"response_parsed":"SELECT productname, GROUP_CONCAT(country) as countries\nFROM salesTransactions\nGROUP BY productname;","time":1.3929564953}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `fitnessTrackers` ORDER BY `devicetype` ASC","question":"Show all data ordered by devicetype in ascending order for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nORDER BY devicetype ASC;\n```","cost":0.000198,"response_parsed":"SELECT * \nFROM fitnessTrackers \nORDER BY devicetype ASC;","time":0.4994680882}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `fitnessTrackers` ORDER BY `devicetype` DESC","question":"Show all data ordered by devicetype in descending order for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nORDER BY devicetype DESC;\n```","cost":0.000198,"response_parsed":"SELECT * \nFROM fitnessTrackers \nORDER BY devicetype DESC;","time":0.4195871353}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `fitnessTrackers` ORDER BY `strapmaterial` ASC","question":"Show all data ordered by strapmaterial in ascending order for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nORDER BY strapmaterial ASC;\n```","cost":0.0001962,"response_parsed":"SELECT * \nFROM fitnessTrackers \nORDER BY strapmaterial ASC;","time":0.6406340599}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `fitnessTrackers` ORDER BY `strapmaterial` DESC","question":"Show all data ordered by strapmaterial in descending order for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nORDER BY strapmaterial DESC;\n```","cost":0.0001962,"response_parsed":"SELECT * \nFROM fitnessTrackers \nORDER BY strapmaterial DESC;","time":0.5622084141}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `sellingprice` FROM `fitnessTrackers` ORDER BY `sellingprice` ASC","question":"Project the sellingprice ordered in ascending order for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT sellingprice \nFROM fitnessTrackers \nORDER BY sellingprice ASC;\n```","cost":0.0001953,"response_parsed":"SELECT sellingprice \nFROM fitnessTrackers \nORDER BY sellingprice ASC;","time":0.552611351}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `sellingprice` FROM `fitnessTrackers` ORDER BY `sellingprice` DESC","question":"Project the sellingprice ordered in descending order for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT sellingprice \nFROM fitnessTrackers \nORDER BY sellingprice DESC;\n```","cost":0.0001953,"response_parsed":"SELECT sellingprice \nFROM fitnessTrackers \nORDER BY sellingprice DESC;","time":1.6709742546}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `color` FROM `fitnessTrackers` ORDER BY `color` ASC","question":"Project the color ordered in ascending order for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT color\nFROM fitnessTrackers\nORDER BY color ASC;\n```","cost":0.0001926,"response_parsed":"SELECT color\nFROM fitnessTrackers\nORDER BY color ASC;","time":0.4755780697}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `color` FROM `fitnessTrackers` ORDER BY `color` DESC","question":"Project the color ordered in descending order for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT color \nFROM fitnessTrackers \nORDER BY color DESC;\n```","cost":0.0001926,"response_parsed":"SELECT color \nFROM fitnessTrackers \nORDER BY color DESC;","time":0.4915621281}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `salesTransactions` ORDER BY `transactionno` ASC","question":"Show all data ordered by transactionno in ascending order for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nORDER BY transactionno ASC;\n```","cost":0.0001944,"response_parsed":"SELECT * \nFROM salesTransactions \nORDER BY transactionno ASC;","time":2.8688127995}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `salesTransactions` ORDER BY `transactionno` DESC","question":"Show all data ordered by transactionno in descending order for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nORDER BY transactionno DESC;\n```","cost":0.0001944,"response_parsed":"SELECT * \nFROM salesTransactions \nORDER BY transactionno DESC;","time":3.0103809834}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `salesTransactions` ORDER BY `price` ASC","question":"Show all data ordered by price in ascending order for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nORDER BY price ASC;\n```","cost":0.0001926,"response_parsed":"SELECT * \nFROM salesTransactions \nORDER BY price ASC;","time":0.5170814991}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `salesTransactions` ORDER BY `price` DESC","question":"Show all data ordered by price in descending order for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nORDER BY price DESC;\n```","cost":0.0001926,"response_parsed":"SELECT * \nFROM salesTransactions \nORDER BY price DESC;","time":0.4865407944}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `productno` FROM `salesTransactions` ORDER BY `productno` ASC","question":"Project the productno ordered in ascending order for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productno\nFROM salesTransactions\nORDER BY productno ASC;\n```","cost":0.0001935,"response_parsed":"SELECT productno\nFROM salesTransactions\nORDER BY productno ASC;","time":0.5135285854}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `productno` FROM `salesTransactions` ORDER BY `productno` DESC","question":"Project the productno ordered in descending order for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productno \nFROM salesTransactions \nORDER BY productno DESC;\n```","cost":0.0001935,"response_parsed":"SELECT productno \nFROM salesTransactions \nORDER BY productno DESC;","time":0.4158811569}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `quantity` FROM `salesTransactions` ORDER BY `quantity` ASC","question":"Project the quantity ordered in ascending order for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT quantity \nFROM salesTransactions \nORDER BY quantity ASC;\n```","cost":0.0001908,"response_parsed":"SELECT quantity \nFROM salesTransactions \nORDER BY quantity ASC;","time":0.949131012}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `quantity` FROM `salesTransactions` ORDER BY `quantity` DESC","question":"Project the quantity ordered in descending order for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT quantity \nFROM salesTransactions \nORDER BY quantity DESC;\n```","cost":0.0001908,"response_parsed":"SELECT quantity \nFROM salesTransactions \nORDER BY quantity DESC;","time":1.0001041889}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `originalprice` FROM `fitnessTrackers`","question":"Show all originalprice in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT originalprice \nFROM fitnessTrackers;\n```","cost":0.0001863,"response_parsed":"SELECT originalprice \nFROM fitnessTrackers;","time":0.4712765217}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `averagebatterylife` FROM `fitnessTrackers`","question":"Show all averagebatterylife in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT averagebatterylife \nFROM fitnessTrackers;\n```","cost":0.0001917,"response_parsed":"SELECT averagebatterylife \nFROM fitnessTrackers;","time":0.35932374}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `devicetype` FROM `fitnessTrackers`","question":"Show all devicetype in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT devicetype \nFROM fitnessTrackers;\n```","cost":0.0001881,"response_parsed":"SELECT devicetype \nFROM fitnessTrackers;","time":1.9864521027}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `display` FROM `fitnessTrackers`","question":"Show all display in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT display \nFROM fitnessTrackers;\n```","cost":0.0001845,"response_parsed":"SELECT display \nFROM fitnessTrackers;","time":0.4316415787}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `brandname` FROM `fitnessTrackers`","question":"Show all brandname in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT brandname \nFROM fitnessTrackers;\n```","cost":0.0001863,"response_parsed":"SELECT brandname \nFROM fitnessTrackers;","time":0.4182782173}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-ALL","query":"SELECT * FROM `fitnessTrackers`","question":"Show all the rows in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers;\n```","cost":0.0001854,"response_parsed":"SELECT * \nFROM fitnessTrackers;","time":1.7166821957}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `sellingprice` FROM `fitnessTrackers`","question":"Show all sellingprice in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT sellingprice \nFROM fitnessTrackers;\n```","cost":0.0001863,"response_parsed":"SELECT sellingprice \nFROM fitnessTrackers;","time":0.4007434845}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `strapmaterial`, `averagebatterylife` FROM `fitnessTrackers`","question":"Show all strapmaterial, averagebatterylife in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT strapmaterial, averagebatterylife \nFROM fitnessTrackers;\n```","cost":0.0001971,"response_parsed":"SELECT strapmaterial, averagebatterylife \nFROM fitnessTrackers;","time":0.433185339}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `sellingprice`, `modelname`, `color` FROM `fitnessTrackers`","question":"Show all sellingprice, modelname, color in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT sellingprice, modelname, color \nFROM fitnessTrackers;\n```","cost":0.0001953,"response_parsed":"SELECT sellingprice, modelname, color \nFROM fitnessTrackers;","time":0.5483498573}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `modelname`, `brandname`, `color`, `averagebatterylife` FROM `fitnessTrackers`","question":"Show all modelname, brandname, color, averagebatterylife in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT modelname, brandname, color, averagebatterylife \nFROM fitnessTrackers;\n```","cost":0.0002061,"response_parsed":"SELECT modelname, brandname, color, averagebatterylife \nFROM fitnessTrackers;","time":1.2034065723}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `devicetype`, `modelname`, `brandname`, `averagebatterylife`, `display` FROM `fitnessTrackers`","question":"Show all devicetype, modelname, brandname, averagebatterylife, display in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT devicetype, modelname, brandname, averagebatterylife, display \nFROM fitnessTrackers;\n```","cost":0.0002133,"response_parsed":"SELECT devicetype, modelname, brandname, averagebatterylife, display \nFROM fitnessTrackers;","time":0.4550163746}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `rating`, `averagebatterylife`, `originalprice`, `sellingprice`, `brandname`, `strapmaterial` FROM `fitnessTrackers`","question":"Show all rating, averagebatterylife, originalprice, sellingprice, brandname, strapmaterial in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n rating, \n averagebatterylife, \n originalprice, \n sellingprice, \n brandname, \n strapmaterial\nFROM \n fitnessTrackers;\n```","cost":0.0002295,"response_parsed":"SELECT \n rating, \n averagebatterylife, \n originalprice, \n sellingprice, \n brandname, \n strapmaterial\nFROM \n fitnessTrackers;","time":0.5762789249}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `strapmaterial`, `rating`, `averagebatterylife`, `brandname`, `display`, `sellingprice`, `devicetype` FROM `fitnessTrackers`","question":"Show all strapmaterial, rating, averagebatterylife, brandname, display, sellingprice, devicetype in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n strapmaterial, \n rating, \n averagebatterylife, \n brandname, \n display, \n sellingprice, \n devicetype \nFROM \n fitnessTrackers;\n```","cost":0.0002367,"response_parsed":"SELECT \n strapmaterial, \n rating, \n averagebatterylife, \n brandname, \n display, \n sellingprice, \n devicetype \nFROM \n fitnessTrackers;","time":1.7165644169}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `averagebatterylife`, `devicetype`, `strapmaterial`, `brandname`, `rating`, `color`, `sellingprice`, `modelname` FROM `fitnessTrackers`","question":"Show all averagebatterylife, devicetype, strapmaterial, brandname, rating, color, sellingprice, modelname in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n averagebatterylife, \n devicetype, \n strapmaterial, \n brandname, \n rating, \n color, \n sellingprice, \n modelname \nFROM \n fitnessTrackers;\n```","cost":0.0002439,"response_parsed":"SELECT \n averagebatterylife, \n devicetype, \n strapmaterial, \n brandname, \n rating, \n color, \n sellingprice, \n modelname \nFROM \n fitnessTrackers;","time":2.881680727}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `color`, `modelname`, `averagebatterylife`, `strapmaterial`, `display`, `brandname`, `sellingprice`, `devicetype`, `originalprice` FROM `fitnessTrackers`","question":"Show all color, modelname, averagebatterylife, strapmaterial, display, brandname, sellingprice, devicetype, originalprice in the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n color, \n modelname, \n averagebatterylife, \n strapmaterial, \n display, \n brandname, \n sellingprice, \n devicetype, \n originalprice\nFROM \n fitnessTrackers;\n```","cost":0.0002511,"response_parsed":"SELECT \n color, \n modelname, \n averagebatterylife, \n strapmaterial, \n display, \n brandname, \n sellingprice, \n devicetype, \n originalprice\nFROM \n fitnessTrackers;","time":0.6635699272}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `productno` FROM `salesTransactions`","question":"Show all productno in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productno \nFROM salesTransactions;\n```","cost":0.0001845,"response_parsed":"SELECT productno \nFROM salesTransactions;","time":1.5825395584}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `country` FROM `salesTransactions`","question":"Show all country in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT country \nFROM salesTransactions;\n```","cost":0.0001827,"response_parsed":"SELECT country \nFROM salesTransactions;","time":0.4057703018}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `transactionno` FROM `salesTransactions`","question":"Show all transactionno in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT transactionno \nFROM salesTransactions;\n```","cost":0.0001845,"response_parsed":"SELECT transactionno \nFROM salesTransactions;","time":0.7084364891}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `price` FROM `salesTransactions`","question":"Show all price in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT price \nFROM salesTransactions;\n```","cost":0.0001827,"response_parsed":"SELECT price \nFROM salesTransactions;","time":0.4969084263}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `productname` FROM `salesTransactions`","question":"Show all productname in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productname \nFROM salesTransactions;\n```","cost":0.0001845,"response_parsed":"SELECT productname \nFROM salesTransactions;","time":1.2015810013}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-ALL","query":"SELECT * FROM `salesTransactions`","question":"Show all the rows in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions;\n```","cost":0.0001836,"response_parsed":"SELECT * \nFROM salesTransactions;","time":1.0234515667}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `quantity` FROM `salesTransactions`","question":"Show all quantity in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT quantity \nFROM salesTransactions;\n```","cost":0.0001827,"response_parsed":"SELECT quantity \nFROM salesTransactions;","time":0.5761787891}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `price`, `productno` FROM `salesTransactions`","question":"Show all price, productno in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT price, productno \nFROM salesTransactions;\n```","cost":0.0001881,"response_parsed":"SELECT price, productno \nFROM salesTransactions;","time":0.7502667904}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `price`, `customerno`, `date` FROM `salesTransactions`","question":"Show all price, customerno, date in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT price, customerno, date \nFROM salesTransactions;\n```","cost":0.0001917,"response_parsed":"SELECT price, customerno, date \nFROM salesTransactions;","time":0.4554772377}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `productno`, `customerno`, `quantity`, `productname` FROM `salesTransactions`","question":"Show all productno, customerno, quantity, productname in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productno, customerno, quantity, productname \nFROM salesTransactions;\n```","cost":0.0001989,"response_parsed":"SELECT productno, customerno, quantity, productname \nFROM salesTransactions;","time":0.6333248615}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `date`, `quantity`, `productno`, `price`, `country` FROM `salesTransactions`","question":"Show all date, quantity, productno, price, country in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT date, quantity, productno, price, country \nFROM salesTransactions;\n```","cost":0.0001989,"response_parsed":"SELECT date, quantity, productno, price, country \nFROM salesTransactions;","time":2.6609714031}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `productno`, `price`, `country`, `customerno`, `transactionno`, `productname` FROM `salesTransactions`","question":"Show all productno, price, country, customerno, transactionno, productname in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT productno, price, country, customerno, transactionno, productname \nFROM salesTransactions;\n```","cost":0.0002079,"response_parsed":"SELECT productno, price, country, customerno, transactionno, productname \nFROM salesTransactions;","time":0.978292942}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `price`, `date`, `transactionno`, `productno`, `customerno`, `country`, `quantity` FROM `salesTransactions`","question":"Show all price, date, transactionno, productno, customerno, country, quantity in the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT price, date, transactionno, productno, customerno, country, quantity \nFROM salesTransactions;\n```","cost":0.0002097,"response_parsed":"SELECT price, date, transactionno, productno, customerno, country, quantity \nFROM salesTransactions;","time":1.8312218189}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `fitnessTrackers` WHERE `color` == 'White '","question":"Show the data of the table fitnessTrackers where color is equal to White ","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE color = 'White';\n```","cost":0.0001953,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE color = 'White';","time":1.4633250237}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `fitnessTrackers` WHERE `color` != 'Black'","question":"Show the data of the table fitnessTrackers where color is different from Black","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE color != 'Black';\n```","cost":0.0001953,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE color != 'Black';","time":0.411854744}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `fitnessTrackers` WHERE `color` != 'Black'","question":"Show the data of the table fitnessTrackers where color not equal to Black","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE color != 'Black';\n```","cost":0.0001953,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE color != 'Black';","time":0.6200470924}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `fitnessTrackers` WHERE `strapmaterial` == 'Thermoplastic polyurethane'","question":"Show the data of the table fitnessTrackers where strapmaterial is equal to Thermoplastic polyurethane","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE strapmaterial = 'Thermoplastic polyurethane';\n```","cost":0.000207,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE strapmaterial = 'Thermoplastic polyurethane';","time":0.5218448639}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `fitnessTrackers` WHERE `strapmaterial` != 'Thermoplastic polyurethane'","question":"Show the data of the table fitnessTrackers where strapmaterial is different from Thermoplastic polyurethane","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE strapmaterial != 'Thermoplastic polyurethane';\n```","cost":0.000207,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE strapmaterial != 'Thermoplastic polyurethane';","time":1.1960337162}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `fitnessTrackers` WHERE `strapmaterial` != 'Aluminium'","question":"Show the data of the table fitnessTrackers where strapmaterial not equal to Aluminium","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE strapmaterial != 'Aluminium';\n```","cost":0.000198,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE strapmaterial != 'Aluminium';","time":3.1201338768}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `fitnessTrackers` WHERE `display` == 'TFT-LCD Display'","question":"Show the data of the table fitnessTrackers where display is equal to TFT-LCD Display","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE display = 'TFT-LCD Display';\n```","cost":0.0002016,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE display = 'TFT-LCD Display';","time":0.7949652672}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `fitnessTrackers` WHERE `display` != 'TFT-LCD Display'","question":"Show the data of the table fitnessTrackers where display is different from TFT-LCD Display","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE display != 'TFT-LCD Display';\n```","cost":0.0002016,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE display != 'TFT-LCD Display';","time":1.3753092289}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `fitnessTrackers` WHERE `display` != 'AMOLED Display'","question":"Show the data of the table fitnessTrackers where display not equal to AMOLED Display","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE display != 'AMOLED Display';\n```","cost":0.0002007,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE display != 'AMOLED Display';","time":1.4583342075}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `fitnessTrackers` WHERE `averagebatterylife` > 14","question":"Show the data of the table fitnessTrackers where averagebatterylife is greater than 14","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE averagebatterylife > 14;\n```","cost":0.0002034,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE averagebatterylife > 14;","time":0.5534639359}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `fitnessTrackers` WHERE `sellingprice` > 45690.0","question":"Show the data of the table fitnessTrackers where sellingprice is greater than 45690.0","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE sellingprice > 45690.0;\n```","cost":0.0002034,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE sellingprice > 45690.0;","time":0.6110599041}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `fitnessTrackers` WHERE `sellingprice` < 46990.0","question":"Show the data of the table fitnessTrackers where sellingprice is less than 46990.0","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE sellingprice < 46990.0;\n```","cost":0.0002034,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE sellingprice < 46990.0;","time":0.6819293499}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `fitnessTrackers` WHERE `rating` > 4.6","question":"Show the data of the table fitnessTrackers where rating is greater than 4.6","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE rating > 4.6;\n```","cost":0.0001998,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE rating > 4.6;","time":0.4408643246}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `fitnessTrackers` WHERE `rating` < 4.0","question":"Show the data of the table fitnessTrackers where rating is less than 4.0","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM fitnessTrackers \nWHERE rating < 4.0;\n```","cost":0.0001998,"response_parsed":"SELECT * \nFROM fitnessTrackers \nWHERE rating < 4.0;","time":0.4178001881}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `salesTransactions` WHERE `date` == '12\/1\/2018'","question":"Show the data of the table salesTransactions where date is equal to 12\/1\/2018","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE date = '12\/1\/2018';\n```","cost":0.0002034,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE date = '12\/1\/2018';","time":1.772944212}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `salesTransactions` WHERE `date` != '9\/15\/2019'","question":"Show the data of the table salesTransactions where date is different from 9\/15\/2019","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE date != '9\/15\/2019';\n```","cost":0.0002034,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE date != '9\/15\/2019';","time":0.4102351665}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `salesTransactions` WHERE `date` != '12\/1\/2018'","question":"Show the data of the table salesTransactions where date not equal to 12\/1\/2018","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE date != '12\/1\/2018';\n```","cost":0.0002034,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE date != '12\/1\/2018';","time":0.4747951031}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `salesTransactions` WHERE `transactionno` == '566959'","question":"Show the data of the table salesTransactions where transactionno is equal to 566959","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE transactionno = '566959';\n```","cost":0.000198,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE transactionno = '566959';","time":1.4529285431}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `salesTransactions` WHERE `transactionno` != '579557'","question":"Show the data of the table salesTransactions where transactionno is different from 579557","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE transactionno != '579557';\n```","cost":0.000198,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE transactionno != '579557';","time":0.5731620789}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `salesTransactions` WHERE `transactionno` != '549047'","question":"Show the data of the table salesTransactions where transactionno not equal to 549047","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE transactionno != '549047';\n```","cost":0.000198,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE transactionno != '549047';","time":0.6657509804}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `salesTransactions` WHERE `productname` == 'Metal-4-Hook-Hanger-French-Chateau'","question":"Show the data of the table salesTransactions where productname is equal to Metal-4-Hook-Hanger-French-Chateau","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE productname = 'Metal-4-Hook-Hanger-French-Chateau';\n```","cost":0.0002133,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE productname = 'Metal-4-Hook-Hanger-French-Chateau';","time":0.4718892574}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `salesTransactions` WHERE `productname` != 'Skulls-Water-Transfer-Tattoos'","question":"Show the data of the table salesTransactions where productname is different from Skulls-Water-Transfer-Tattoos","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE productname != 'Skulls-Water-Transfer-Tattoos';\n```","cost":0.0002097,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE productname != 'Skulls-Water-Transfer-Tattoos';","time":1.7922606468}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `salesTransactions` WHERE `productname` != 'Pink-Party-Bags'","question":"Show the data of the table salesTransactions where productname not equal to Pink-Party-Bags","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE productname != 'Pink-Party-Bags';\n```","cost":0.0002025,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE productname != 'Pink-Party-Bags';","time":1.3450005054}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `salesTransactions` WHERE `price` > 13.27","question":"Show the data of the table salesTransactions where price is greater than 13.27","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE price > 13.27;\n```","cost":0.000198,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE price > 13.27;","time":2.6295733452}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `salesTransactions` WHERE `price` < 6.19","question":"Show the data of the table salesTransactions where price is less than 6.19","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE price < 6.19;\n```","cost":0.000198,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE price < 6.19;","time":0.4254505634}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `salesTransactions` WHERE `quantity` > 2","question":"Show the data of the table salesTransactions where quantity is greater than 2","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE quantity > 2;\n```","cost":0.0001944,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE quantity > 2;","time":0.5193397999}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `salesTransactions` WHERE `quantity` < 1","question":"Show the data of the table salesTransactions where quantity is less than 1","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE quantity < 1;\n```","cost":0.0001944,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE quantity < 1;","time":1.1202077866}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `salesTransactions` WHERE `customerno` > 14001.0","question":"Show the data of the table salesTransactions where customerno is greater than 14001.0","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE customerno > 14001.0;\n```","cost":0.0002016,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE customerno > 14001.0;","time":0.4537174702}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `salesTransactions` WHERE `customerno` < 14001.0","question":"Show the data of the table salesTransactions where customerno is less than 14001.0","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM salesTransactions \nWHERE customerno < 14001.0;\n```","cost":0.0002016,"response_parsed":"SELECT * \nFROM salesTransactions \nWHERE customerno < 14001.0;","time":0.5844724178}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `strapmaterial`) FROM `fitnessTrackers`","question":"How many different strapmaterial are in table fitnessTrackers?","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT strapmaterial) \nFROM fitnessTrackers;\n```","cost":0.0001917,"response_parsed":"SELECT COUNT(DISTINCT strapmaterial) \nFROM fitnessTrackers;","time":0.5924198627}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `brandname`) FROM `fitnessTrackers`","question":"How many different brandname are in table fitnessTrackers?","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT brandname) \nFROM fitnessTrackers;\n```","cost":0.0001917,"response_parsed":"SELECT COUNT(DISTINCT brandname) \nFROM fitnessTrackers;","time":1.6072142124}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `modelname`) FROM `fitnessTrackers`","question":"How many different modelname are in table fitnessTrackers?","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT modelname) \nFROM fitnessTrackers;\n```","cost":0.0001917,"response_parsed":"SELECT COUNT(DISTINCT modelname) \nFROM fitnessTrackers;","time":2.8061850071}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `color`) FROM `fitnessTrackers`","question":"How many different color are in table fitnessTrackers?","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT color) \nFROM fitnessTrackers;\n```","cost":0.0001899,"response_parsed":"SELECT COUNT(DISTINCT color) \nFROM fitnessTrackers;","time":2.643458128}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `display`) FROM `fitnessTrackers`","question":"How many different display are in table fitnessTrackers?","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT display) \nFROM fitnessTrackers;\n```","cost":0.0001899,"response_parsed":"SELECT COUNT(DISTINCT display) \nFROM fitnessTrackers;","time":0.9924473763}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`rating`) FROM `fitnessTrackers`","question":"Find the maximum rating for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MAX(rating) \nFROM fitnessTrackers;\n```","cost":0.0001881,"response_parsed":"SELECT MAX(rating) \nFROM fitnessTrackers;","time":0.754982233}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`rating`) FROM `fitnessTrackers`","question":"Find the minimum rating for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MIN(rating) \nFROM fitnessTrackers;\n```","cost":0.0001881,"response_parsed":"SELECT MIN(rating) \nFROM fitnessTrackers;","time":3.5709731579}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`rating`) FROM `fitnessTrackers`","question":"Find the average rating for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT AVG(rating) \nFROM fitnessTrackers;\n```","cost":0.0001881,"response_parsed":"SELECT AVG(rating) \nFROM fitnessTrackers;","time":0.4706885815}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`originalprice`) FROM `fitnessTrackers`","question":"Find the maximum originalprice for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MAX(originalprice) \nFROM fitnessTrackers;\n```","cost":0.000189,"response_parsed":"SELECT MAX(originalprice) \nFROM fitnessTrackers;","time":2.1441588402}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`originalprice`) FROM `fitnessTrackers`","question":"Find the minimum originalprice for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MIN(originalprice) \nFROM fitnessTrackers;\n```","cost":0.000189,"response_parsed":"SELECT MIN(originalprice) \nFROM fitnessTrackers;","time":0.9846739769}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"fitnessTrackers","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`originalprice`) FROM `fitnessTrackers`","question":"Find the average originalprice for the table fitnessTrackers","db_schema_normalized":"`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT AVG(originalprice) \nFROM fitnessTrackers;\n```","cost":0.000189,"response_parsed":"SELECT AVG(originalprice) \nFROM fitnessTrackers;","time":2.4804611206}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `transactionno`) FROM `salesTransactions`","question":"How many different transactionno are in table salesTransactions?","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT transactionno) \nFROM salesTransactions;\n```","cost":0.0001899,"response_parsed":"SELECT COUNT(DISTINCT transactionno) \nFROM salesTransactions;","time":0.5165297985}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `date`) FROM `salesTransactions`","question":"How many different date are in table salesTransactions?","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT date) \nFROM salesTransactions;\n```","cost":0.0001881,"response_parsed":"SELECT COUNT(DISTINCT date) \nFROM salesTransactions;","time":0.4383561611}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `productno`) FROM `salesTransactions`","question":"How many different productno are in table salesTransactions?","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT productno) \nFROM salesTransactions;\n```","cost":0.0001899,"response_parsed":"SELECT COUNT(DISTINCT productno) \nFROM salesTransactions;","time":0.4730613232}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `productname`) FROM `salesTransactions`","question":"How many different productname are in table salesTransactions?","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT productname) \nFROM salesTransactions;\n```","cost":0.0001899,"response_parsed":"SELECT COUNT(DISTINCT productname) \nFROM salesTransactions;","time":0.5245289803}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `country`) FROM `salesTransactions`","question":"How many different country are in table salesTransactions?","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT country) \nFROM salesTransactions;\n```","cost":0.0001881,"response_parsed":"SELECT COUNT(DISTINCT country) \nFROM salesTransactions;","time":0.8406322002}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`price`) FROM `salesTransactions`","question":"Find the maximum price for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MAX(price) \nFROM salesTransactions;\n```","cost":0.0001854,"response_parsed":"SELECT MAX(price) \nFROM salesTransactions;","time":2.6228721142}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`price`) FROM `salesTransactions`","question":"Find the minimum price for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MIN(price) \nFROM salesTransactions;\n```","cost":0.0001854,"response_parsed":"SELECT MIN(price) \nFROM salesTransactions;","time":1.3616378307}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`price`) FROM `salesTransactions`","question":"Find the average price for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT AVG(price) \nFROM salesTransactions;\n```","cost":0.0001854,"response_parsed":"SELECT AVG(price) \nFROM salesTransactions;","time":0.6122443676}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`customerno`) FROM `salesTransactions`","question":"Find the maximum customerno for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MAX(customerno) \nFROM salesTransactions;\n```","cost":0.0001872,"response_parsed":"SELECT MAX(customerno) \nFROM salesTransactions;","time":0.4897108078}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`customerno`) FROM `salesTransactions`","question":"Find the minimum customerno for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MIN(customerno) \nFROM salesTransactions;\n```","cost":0.0001872,"response_parsed":"SELECT MIN(customerno) \nFROM salesTransactions;","time":0.4063534737}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/ecommerce\/ecommerce.sqlite","db_id":"ecommerce","tbl_name":"salesTransactions","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`customerno`) FROM `salesTransactions`","question":"Find the average customerno for the table salesTransactions","db_schema_normalized":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)","db_schema":"`\"salesTransactions\"` (\"transactionno\" TEXT, \"date\" TEXT, \"productno\" TEXT, \"productname\" TEXT, \"price\" REAL, \"quantity\" INTEGER, \"customerno\" REAL, \"country\" TEXT)\n`\"fitnessTrackers\"` (\"brandname\" TEXT, \"devicetype\" TEXT, \"modelname\" TEXT, \"color\" TEXT, \"sellingprice\" REAL, \"originalprice\" REAL, \"display\" TEXT, \"rating\" REAL, \"strapmaterial\" TEXT, \"averagebatterylife\" INTEGER)","pred_dict":{"response":"```sql\nSELECT AVG(customerno) \nFROM salesTransactions;\n```","cost":0.0001872,"response_parsed":"SELECT AVG(customerno) \nFROM salesTransactions;","time":0.4528675079}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `paymenttype` FROM `accountFraud`","question":"Show the different paymenttype in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT paymenttype \nFROM accountFraud;\n```","cost":0.0002178,"response_parsed":"SELECT DISTINCT paymenttype \nFROM accountFraud;","time":0.4420821667}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `housingstatus` FROM `accountFraud`","question":"Show the different housingstatus in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT housingstatus \nFROM accountFraud;\n```","cost":0.0002178,"response_parsed":"SELECT DISTINCT housingstatus \nFROM accountFraud;","time":0.4586343765}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `deviceos` FROM `accountFraud`","question":"Show the different deviceos in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT deviceos \nFROM accountFraud;\n```","cost":0.0002178,"response_parsed":"SELECT DISTINCT deviceos \nFROM accountFraud;","time":0.8724958897}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `emailisfree` FROM `accountFraud`","question":"Show the different emailisfree in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT emailisfree \nFROM accountFraud;\n```","cost":0.0002196,"response_parsed":"SELECT DISTINCT emailisfree \nFROM accountFraud;","time":0.5359914303}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `hasothercards` FROM `accountFraud`","question":"Show the different hasothercards in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT hasothercards \nFROM accountFraud;\n```","cost":0.0002196,"response_parsed":"SELECT DISTINCT hasothercards \nFROM accountFraud;","time":0.5208449364}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `customerid` FROM `latePayment`","question":"Show the different customerid in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT customerid \nFROM latePayment;\n```","cost":0.000216,"response_parsed":"SELECT DISTINCT customerid \nFROM latePayment;","time":0.4403231144}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `invoicedate` FROM `latePayment`","question":"Show the different invoicedate in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT invoicedate \nFROM latePayment;\n```","cost":0.0002178,"response_parsed":"SELECT DISTINCT invoicedate \nFROM latePayment;","time":0.8419382572}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `duedate` FROM `latePayment`","question":"Show the different duedate in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT duedate \nFROM latePayment;\n```","cost":0.0002178,"response_parsed":"SELECT DISTINCT duedate \nFROM latePayment;","time":0.4897847176}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `paperlessbill` FROM `latePayment`","question":"Show the different paperlessbill in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT paperlessbill \nFROM latePayment;\n```","cost":0.0002178,"response_parsed":"SELECT DISTINCT paperlessbill \nFROM latePayment;","time":0.4533424377}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `disputed` FROM `latePayment`","question":"Show the different disputed in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT disputed \nFROM latePayment;\n```","cost":0.0002142,"response_parsed":"SELECT DISTINCT disputed \nFROM latePayment;","time":0.4490690231}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `employmentstatus`, COUNT(*) FROM `accountFraud` GROUP BY `employmentstatus`","question":"For each employmentstatus, count the number of rows in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n employmentstatus, \n COUNT(*) as count\nFROM \n accountFraud\nGROUP BY \n employmentstatus;\n```","cost":0.0002367,"response_parsed":"SELECT \n employmentstatus, \n COUNT(*) as count\nFROM \n accountFraud\nGROUP BY \n employmentstatus;","time":0.4858102798}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `deviceos`, COUNT(*) FROM `accountFraud` GROUP BY `deviceos`","question":"For each deviceos, count the number of rows in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n deviceos, \n COUNT(*) as count\nFROM \n accountFraud\nGROUP BY \n deviceos;\n```","cost":0.0002367,"response_parsed":"SELECT \n deviceos, \n COUNT(*) as count\nFROM \n accountFraud\nGROUP BY \n deviceos;","time":0.4705445766}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `emailisfree`, COUNT(*) FROM `accountFraud` GROUP BY `emailisfree`","question":"For each emailisfree, count the number of rows in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n emailisfree, \n COUNT(*) as count\nFROM \n accountFraud\nGROUP BY \n emailisfree\n```","cost":0.0002394,"response_parsed":"SELECT \n emailisfree, \n COUNT(*) as count\nFROM \n accountFraud\nGROUP BY \n emailisfree","time":0.4672441483}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `hasothercards`, COUNT(*) FROM `accountFraud` GROUP BY `hasothercards`","question":"For each hasothercards, count the number of rows in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n hasothercards, \n COUNT(*) as count\nFROM \n accountFraud\nGROUP BY \n hasothercards\n```","cost":0.0002394,"response_parsed":"SELECT \n hasothercards, \n COUNT(*) as count\nFROM \n accountFraud\nGROUP BY \n hasothercards","time":0.4704005718}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `housingstatus`, COUNT(*) FROM `accountFraud` GROUP BY `housingstatus`","question":"For each housingstatus, count the number of rows in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n housingstatus, \n COUNT(*) as count\nFROM \n accountFraud\nGROUP BY \n housingstatus;\n```","cost":0.0002367,"response_parsed":"SELECT \n housingstatus, \n COUNT(*) as count\nFROM \n accountFraud\nGROUP BY \n housingstatus;","time":0.8849306107}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `emailisfree`, MIN(`dateofbirthdistinctemails4w`) FROM `accountFraud` GROUP BY `emailisfree`","question":"For each emailisfree, find the min of dateofbirthdistinctemails4w in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT emailisfree, MIN(dateofbirthdistinctemails4w) \nFROM accountFraud \nGROUP BY emailisfree;\n```","cost":0.0002421,"response_parsed":"SELECT emailisfree, MIN(dateofbirthdistinctemails4w) \nFROM accountFraud \nGROUP BY emailisfree;","time":0.4852426052}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `emailisfree`, MAX(`dateofbirthdistinctemails4w`) FROM `accountFraud` GROUP BY `emailisfree`","question":"For each emailisfree, find the max of dateofbirthdistinctemails4w in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT emailisfree, MAX(dateofbirthdistinctemails4w) \nFROM accountFraud \nGROUP BY emailisfree;\n```","cost":0.0002421,"response_parsed":"SELECT emailisfree, MAX(dateofbirthdistinctemails4w) \nFROM accountFraud \nGROUP BY emailisfree;","time":0.5030405521}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `emailisfree`, AVG(`dateofbirthdistinctemails4w`) FROM `accountFraud` GROUP BY `emailisfree`","question":"For each emailisfree, find the avg of dateofbirthdistinctemails4w in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n emailisfree, \n AVG(dateofbirthdistinctemails4w) as average_dateofbirthdistinctemails4w\nFROM \n accountFraud\nGROUP BY \n emailisfree;\n```","cost":0.0002574,"response_parsed":"SELECT \n emailisfree, \n AVG(dateofbirthdistinctemails4w) as average_dateofbirthdistinctemails4w\nFROM \n accountFraud\nGROUP BY \n emailisfree;","time":0.5658195019}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `emailisfree`, SUM(`dateofbirthdistinctemails4w`) FROM `accountFraud` GROUP BY `emailisfree`","question":"For each emailisfree, find the sum of dateofbirthdistinctemails4w in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n emailisfree, \n SUM(dateofbirthdistinctemails4w) AS sum_dateofbirthdistinctemails4w\nFROM \n accountFraud\nGROUP BY \n emailisfree;\n```","cost":0.0002574,"response_parsed":"SELECT \n emailisfree, \n SUM(dateofbirthdistinctemails4w) AS sum_dateofbirthdistinctemails4w\nFROM \n accountFraud\nGROUP BY \n emailisfree;","time":0.6395788193}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `emailisfree`, MIN(`sessionlengthminutes`) FROM `accountFraud` GROUP BY `emailisfree`","question":"For each emailisfree, find the min of sessionlengthminutes in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT emailisfree, MIN(sessionlengthminutes) \nFROM accountFraud \nGROUP BY emailisfree;\n```","cost":0.0002349,"response_parsed":"SELECT emailisfree, MIN(sessionlengthminutes) \nFROM accountFraud \nGROUP BY emailisfree;","time":0.6006457806}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `emailisfree`, MAX(`sessionlengthminutes`) FROM `accountFraud` GROUP BY `emailisfree`","question":"For each emailisfree, find the max of sessionlengthminutes in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT emailisfree, MAX(sessionlengthminutes) as max_session_length\nFROM accountFraud\nGROUP BY emailisfree;\n```","cost":0.0002385,"response_parsed":"SELECT emailisfree, MAX(sessionlengthminutes) as max_session_length\nFROM accountFraud\nGROUP BY emailisfree;","time":0.5712203979}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `emailisfree`, AVG(`sessionlengthminutes`) FROM `accountFraud` GROUP BY `emailisfree`","question":"For each emailisfree, find the avg of sessionlengthminutes in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n emailisfree, \n AVG(sessionlengthminutes) as average_session_length\nFROM \n accountFraud\nGROUP BY \n emailisfree;\n```","cost":0.0002457,"response_parsed":"SELECT \n emailisfree, \n AVG(sessionlengthminutes) as average_session_length\nFROM \n accountFraud\nGROUP BY \n emailisfree;","time":0.6069486141}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `emailisfree`, SUM(`sessionlengthminutes`) FROM `accountFraud` GROUP BY `emailisfree`","question":"For each emailisfree, find the sum of sessionlengthminutes in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n emailisfree, \n SUM(sessionlengthminutes) AS total_session_length\nFROM \n accountFraud\nGROUP BY \n emailisfree;\n```","cost":0.0002457,"response_parsed":"SELECT \n emailisfree, \n SUM(sessionlengthminutes) AS total_session_length\nFROM \n accountFraud\nGROUP BY \n emailisfree;","time":0.5578813553}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `employmentstatus`, MIN(`dateofbirthdistinctemails4w`) FROM `accountFraud` GROUP BY `employmentstatus`","question":"For each employmentstatus, find the min of dateofbirthdistinctemails4w in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n employmentstatus, \n MIN(dateofbirthdistinctemails4w) as min_dateofbirthdistinctemails4w\nFROM \n accountFraud\nGROUP BY \n employmentstatus;\n```","cost":0.0002547,"response_parsed":"SELECT \n employmentstatus, \n MIN(dateofbirthdistinctemails4w) as min_dateofbirthdistinctemails4w\nFROM \n accountFraud\nGROUP BY \n employmentstatus;","time":0.7769525051}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `employmentstatus`, MAX(`dateofbirthdistinctemails4w`) FROM `accountFraud` GROUP BY `employmentstatus`","question":"For each employmentstatus, find the max of dateofbirthdistinctemails4w in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT employmentstatus, MAX(dateofbirthdistinctemails4w) \nFROM accountFraud \nGROUP BY employmentstatus;\n```","cost":0.0002394,"response_parsed":"SELECT employmentstatus, MAX(dateofbirthdistinctemails4w) \nFROM accountFraud \nGROUP BY employmentstatus;","time":0.5089101791}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `employmentstatus`, AVG(`dateofbirthdistinctemails4w`) FROM `accountFraud` GROUP BY `employmentstatus`","question":"For each employmentstatus, find the avg of dateofbirthdistinctemails4w in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n employmentstatus, \n AVG(dateofbirthdistinctemails4w) AS average_dateofbirthdistinctemails4w\nFROM \n accountFraud\nGROUP BY \n employmentstatus;\n```","cost":0.0002547,"response_parsed":"SELECT \n employmentstatus, \n AVG(dateofbirthdistinctemails4w) AS average_dateofbirthdistinctemails4w\nFROM \n accountFraud\nGROUP BY \n employmentstatus;","time":0.981200695}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `employmentstatus`, SUM(`dateofbirthdistinctemails4w`) FROM `accountFraud` GROUP BY `employmentstatus`","question":"For each employmentstatus, find the sum of dateofbirthdistinctemails4w in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n employmentstatus, \n SUM(dateofbirthdistinctemails4w) AS sum_dateofbirthdistinctemails4w\nFROM \n accountFraud\nGROUP BY \n employmentstatus;\n```","cost":0.0002547,"response_parsed":"SELECT \n employmentstatus, \n SUM(dateofbirthdistinctemails4w) AS sum_dateofbirthdistinctemails4w\nFROM \n accountFraud\nGROUP BY \n employmentstatus;","time":1.5171940327}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `employmentstatus`, MIN(`sessionlengthminutes`) FROM `accountFraud` GROUP BY `employmentstatus`","question":"For each employmentstatus, find the min of sessionlengthminutes in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n employmentstatus, \n MIN(sessionlengthminutes) as min_session_length\nFROM \n accountFraud\nGROUP BY \n employmentstatus\n```","cost":0.000243,"response_parsed":"SELECT \n employmentstatus, \n MIN(sessionlengthminutes) as min_session_length\nFROM \n accountFraud\nGROUP BY \n employmentstatus","time":0.7149779797}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `employmentstatus`, MAX(`sessionlengthminutes`) FROM `accountFraud` GROUP BY `employmentstatus`","question":"For each employmentstatus, find the max of sessionlengthminutes in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT employmentstatus, MAX(sessionlengthminutes) as max_session_length\nFROM accountFraud\nGROUP BY employmentstatus;\n```","cost":0.0002358,"response_parsed":"SELECT employmentstatus, MAX(sessionlengthminutes) as max_session_length\nFROM accountFraud\nGROUP BY employmentstatus;","time":0.5734233856}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `employmentstatus`, AVG(`sessionlengthminutes`) FROM `accountFraud` GROUP BY `employmentstatus`","question":"For each employmentstatus, find the avg of sessionlengthminutes in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n employmentstatus, \n AVG(sessionlengthminutes) AS average_session_length\nFROM \n accountFraud\nGROUP BY \n employmentstatus;\n```","cost":0.000243,"response_parsed":"SELECT \n employmentstatus, \n AVG(sessionlengthminutes) AS average_session_length\nFROM \n accountFraud\nGROUP BY \n employmentstatus;","time":0.537245512}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `employmentstatus`, SUM(`sessionlengthminutes`) FROM `accountFraud` GROUP BY `employmentstatus`","question":"For each employmentstatus, find the sum of sessionlengthminutes in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n employmentstatus, \n SUM(sessionlengthminutes) AS total_session_length\nFROM \n accountFraud\nGROUP BY \n employmentstatus;\n```","cost":0.000243,"response_parsed":"SELECT \n employmentstatus, \n SUM(sessionlengthminutes) AS total_session_length\nFROM \n accountFraud\nGROUP BY \n employmentstatus;","time":0.9716444016}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `paperlessdate`, COUNT(*) FROM `latePayment` GROUP BY `paperlessdate`","question":"For each paperlessdate, count the number of rows in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n paperlessdate, \n COUNT(*) as count\nFROM \n latePayment\nGROUP BY \n paperlessdate\n```","cost":0.0002376,"response_parsed":"SELECT \n paperlessdate, \n COUNT(*) as count\nFROM \n latePayment\nGROUP BY \n paperlessdate","time":0.5590736866}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `paperlessbill`, COUNT(*) FROM `latePayment` GROUP BY `paperlessbill`","question":"For each paperlessbill, count the number of rows in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n paperlessbill, \n COUNT(*) as count\nFROM \n latePayment\nGROUP BY \n paperlessbill\n```","cost":0.0002376,"response_parsed":"SELECT \n paperlessbill, \n COUNT(*) as count\nFROM \n latePayment\nGROUP BY \n paperlessbill","time":0.4878799915}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `customerid`, COUNT(*) FROM `latePayment` GROUP BY `customerid`","question":"For each customerid, count the number of rows in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n customerid, \n COUNT(*) as num_rows\nFROM \n latePayment\nGROUP BY \n customerid\n```","cost":0.0002358,"response_parsed":"SELECT \n customerid, \n COUNT(*) as num_rows\nFROM \n latePayment\nGROUP BY \n customerid","time":0.6308717728}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `duedate`, COUNT(*) FROM `latePayment` GROUP BY `duedate`","question":"For each duedate, count the number of rows in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n duedate, \n COUNT(*) as count\nFROM \n latePayment\nGROUP BY \n duedate\n```","cost":0.0002376,"response_parsed":"SELECT \n duedate, \n COUNT(*) as count\nFROM \n latePayment\nGROUP BY \n duedate","time":0.5199742317}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `invoicedate`, COUNT(*) FROM `latePayment` GROUP BY `invoicedate`","question":"For each invoicedate, count the number of rows in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT invoicedate, COUNT(*) as count\nFROM latePayment\nGROUP BY invoicedate\n```","cost":0.0002304,"response_parsed":"SELECT invoicedate, COUNT(*) as count\nFROM latePayment\nGROUP BY invoicedate","time":1.4100255966}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `paperlessbill`, MIN(`daystosettle`) FROM `latePayment` GROUP BY `paperlessbill`","question":"For each paperlessbill, find the min of daystosettle in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessbill, MIN(daystosettle) as min_daystosettle\nFROM latePayment\nGROUP BY paperlessbill;\n```","cost":0.0002403,"response_parsed":"SELECT paperlessbill, MIN(daystosettle) as min_daystosettle\nFROM latePayment\nGROUP BY paperlessbill;","time":0.5270726681}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `paperlessbill`, MAX(`daystosettle`) FROM `latePayment` GROUP BY `paperlessbill`","question":"For each paperlessbill, find the max of daystosettle in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessbill, MAX(daystosettle) as max_daystosettle\nFROM latePayment\nGROUP BY paperlessbill;\n```","cost":0.0002403,"response_parsed":"SELECT paperlessbill, MAX(daystosettle) as max_daystosettle\nFROM latePayment\nGROUP BY paperlessbill;","time":1.0710382462}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `paperlessbill`, AVG(`daystosettle`) FROM `latePayment` GROUP BY `paperlessbill`","question":"For each paperlessbill, find the avg of daystosettle in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n paperlessbill, \n AVG(daystosettle) as average_daystosettle\nFROM \n latePayment\nGROUP BY \n paperlessbill;\n```","cost":0.0002475,"response_parsed":"SELECT \n paperlessbill, \n AVG(daystosettle) as average_daystosettle\nFROM \n latePayment\nGROUP BY \n paperlessbill;","time":0.5489840508}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `paperlessbill`, SUM(`daystosettle`) FROM `latePayment` GROUP BY `paperlessbill`","question":"For each paperlessbill, find the sum of daystosettle in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n paperlessbill, \n SUM(daystosettle) as total_daystosettle\nFROM \n latePayment\nGROUP BY \n paperlessbill\n```","cost":0.0002475,"response_parsed":"SELECT \n paperlessbill, \n SUM(daystosettle) as total_daystosettle\nFROM \n latePayment\nGROUP BY \n paperlessbill","time":1.2136116028}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `paperlessbill`, MIN(`dayslate`) FROM `latePayment` GROUP BY `paperlessbill`","question":"For each paperlessbill, find the min of dayslate in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessbill, MIN(dayslate) as min_days_late\nFROM latePayment\nGROUP BY paperlessbill;\n```","cost":0.0002358,"response_parsed":"SELECT paperlessbill, MIN(dayslate) as min_days_late\nFROM latePayment\nGROUP BY paperlessbill;","time":0.5838646889}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `paperlessbill`, MAX(`dayslate`) FROM `latePayment` GROUP BY `paperlessbill`","question":"For each paperlessbill, find the max of dayslate in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessbill, MAX(dayslate) as max_days_late\nFROM latePayment\nGROUP BY paperlessbill;\n```","cost":0.0002358,"response_parsed":"SELECT paperlessbill, MAX(dayslate) as max_days_late\nFROM latePayment\nGROUP BY paperlessbill;","time":1.230717659}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `paperlessbill`, AVG(`dayslate`) FROM `latePayment` GROUP BY `paperlessbill`","question":"For each paperlessbill, find the avg of dayslate in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n paperlessbill, \n AVG(dayslate) as average_days_late\nFROM \n latePayment\nGROUP BY \n paperlessbill\n```","cost":0.000243,"response_parsed":"SELECT \n paperlessbill, \n AVG(dayslate) as average_days_late\nFROM \n latePayment\nGROUP BY \n paperlessbill","time":0.5926804543}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `paperlessbill`, SUM(`dayslate`) FROM `latePayment` GROUP BY `paperlessbill`","question":"For each paperlessbill, find the sum of dayslate in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n paperlessbill, \n SUM(dayslate) AS total_days_late\nFROM \n latePayment\nGROUP BY \n paperlessbill\n```","cost":0.000243,"response_parsed":"SELECT \n paperlessbill, \n SUM(dayslate) AS total_days_late\nFROM \n latePayment\nGROUP BY \n paperlessbill","time":0.5748784542}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `customerid`, MIN(`daystosettle`) FROM `latePayment` GROUP BY `customerid`","question":"For each customerid, find the min of daystosettle in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT customerid, MIN(daystosettle) as min_daystosettle\nFROM latePayment\nGROUP BY customerid;\n```","cost":0.0002376,"response_parsed":"SELECT customerid, MIN(daystosettle) as min_daystosettle\nFROM latePayment\nGROUP BY customerid;","time":0.4989647865}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `customerid`, MAX(`daystosettle`) FROM `latePayment` GROUP BY `customerid`","question":"For each customerid, find the max of daystosettle in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT customerid, MAX(daystosettle) as max_daystosettle\nFROM latePayment\nGROUP BY customerid;\n```","cost":0.0002376,"response_parsed":"SELECT customerid, MAX(daystosettle) as max_daystosettle\nFROM latePayment\nGROUP BY customerid;","time":0.5428447723}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `customerid`, AVG(`daystosettle`) FROM `latePayment` GROUP BY `customerid`","question":"For each customerid, find the avg of daystosettle in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n customerid, \n AVG(daystosettle) AS average_daystosettle\nFROM \n latePayment\nGROUP BY \n customerid;\n```","cost":0.0002448,"response_parsed":"SELECT \n customerid, \n AVG(daystosettle) AS average_daystosettle\nFROM \n latePayment\nGROUP BY \n customerid;","time":0.5153470039}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `customerid`, SUM(`daystosettle`) FROM `latePayment` GROUP BY `customerid`","question":"For each customerid, find the sum of daystosettle in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n customerid, \n SUM(daystosettle) AS total_daystosettle\nFROM \n latePayment\nGROUP BY \n customerid;\n```","cost":0.0002448,"response_parsed":"SELECT \n customerid, \n SUM(daystosettle) AS total_daystosettle\nFROM \n latePayment\nGROUP BY \n customerid;","time":0.9629855156}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `customerid`, MIN(`dayslate`) FROM `latePayment` GROUP BY `customerid`","question":"For each customerid, find the min of dayslate in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT customerid, MIN(dayslate) as min_days_late\nFROM latePayment\nGROUP BY customerid;\n```","cost":0.0002331,"response_parsed":"SELECT customerid, MIN(dayslate) as min_days_late\nFROM latePayment\nGROUP BY customerid;","time":0.4802260399}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `customerid`, MAX(`dayslate`) FROM `latePayment` GROUP BY `customerid`","question":"For each customerid, find the max of dayslate in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT customerid, MAX(dayslate) as max_days_late\nFROM latePayment\nGROUP BY customerid;\n```","cost":0.0002331,"response_parsed":"SELECT customerid, MAX(dayslate) as max_days_late\nFROM latePayment\nGROUP BY customerid;","time":0.892193079}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `customerid`, AVG(`dayslate`) FROM `latePayment` GROUP BY `customerid`","question":"For each customerid, find the avg of dayslate in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n customerid, \n AVG(dayslate) AS average_days_late\nFROM \n latePayment\nGROUP BY \n customerid;\n```","cost":0.0002403,"response_parsed":"SELECT \n customerid, \n AVG(dayslate) AS average_days_late\nFROM \n latePayment\nGROUP BY \n customerid;","time":0.5075371265}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `customerid`, SUM(`dayslate`) FROM `latePayment` GROUP BY `customerid`","question":"For each customerid, find the sum of dayslate in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n customerid, \n SUM(dayslate) AS total_days_late\nFROM \n latePayment\nGROUP BY \n customerid;\n```","cost":0.0002403,"response_parsed":"SELECT \n customerid, \n SUM(dayslate) AS total_days_late\nFROM \n latePayment\nGROUP BY \n customerid;","time":0.773799181}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `paymenttype` FROM `accountFraud` GROUP BY `paymenttype` HAVING count(*) >= 5","question":"Find all the paymenttype that have at least 5 records in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING COUNT(*) >= 5;\n```","cost":0.000234,"response_parsed":"SELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING COUNT(*) >= 5;","time":0.464632988}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `paymenttype` FROM `accountFraud` GROUP BY `paymenttype` HAVING count(*) <= 5","question":"Find all the paymenttype that have at most 5 records in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING COUNT(*) <= 5;\n```","cost":0.000234,"response_parsed":"SELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING COUNT(*) <= 5;","time":0.4549827576}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `deviceos` FROM `accountFraud` GROUP BY `deviceos` HAVING count(*) >= 5","question":"Find all the deviceos that have at least 5 records in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT deviceos\nFROM accountFraud\nGROUP BY deviceos\nHAVING COUNT(deviceos) >= 5;\n```","cost":0.0002358,"response_parsed":"SELECT deviceos\nFROM accountFraud\nGROUP BY deviceos\nHAVING COUNT(deviceos) >= 5;","time":1.2279400826}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `deviceos` FROM `accountFraud` GROUP BY `deviceos` HAVING count(*) <= 5","question":"Find all the deviceos that have at most 5 records in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT deviceos\nFROM accountFraud\nGROUP BY deviceos\nHAVING COUNT(*) <= 5;\n```","cost":0.000234,"response_parsed":"SELECT deviceos\nFROM accountFraud\nGROUP BY deviceos\nHAVING COUNT(*) <= 5;","time":0.4945130348}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `emailisfree` FROM `accountFraud` GROUP BY `emailisfree` HAVING count(*) >= 10","question":"Find all the emailisfree that have at least 10 records in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT emailisfree\nFROM accountFraud\nGROUP BY emailisfree\nHAVING COUNT(emailisfree) >= 10;\n```","cost":0.0002394,"response_parsed":"SELECT emailisfree\nFROM accountFraud\nGROUP BY emailisfree\nHAVING COUNT(emailisfree) >= 10;","time":0.4226117134}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `emailisfree` FROM `accountFraud` GROUP BY `emailisfree` HAVING count(*) <= 10","question":"Find all the emailisfree that have at most 10 records in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT emailisfree\nFROM accountFraud\nGROUP BY emailisfree\nHAVING COUNT(emailisfree) <= 10;\n```","cost":0.0002394,"response_parsed":"SELECT emailisfree\nFROM accountFraud\nGROUP BY emailisfree\nHAVING COUNT(emailisfree) <= 10;","time":0.9756793976}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING AVG(`creditriskscore`) >= 141.44","question":"List the hasothercards which average of creditriskscore is at least 141.44 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards \nFROM accountFraud \nGROUP BY hasothercards \nHAVING AVG(creditriskscore) >= 141.44;\n```","cost":0.0002484,"response_parsed":"SELECT hasothercards \nFROM accountFraud \nGROUP BY hasothercards \nHAVING AVG(creditriskscore) >= 141.44;","time":1.4404916763}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING AVG(`creditriskscore`) <= 141.44","question":"List the hasothercards which average of creditriskscore is at most 141.44 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards \nFROM accountFraud \nGROUP BY hasothercards \nHAVING AVG(creditriskscore) <= 141.44;\n```","cost":0.0002484,"response_parsed":"SELECT hasothercards \nFROM accountFraud \nGROUP BY hasothercards \nHAVING AVG(creditriskscore) <= 141.44;","time":0.4404447079}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING SUM(`creditriskscore`) >= 1144.5","question":"List the hasothercards which summation of creditriskscore is at least 1144.5 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards \nFROM accountFraud \nGROUP BY hasothercards \nHAVING SUM(creditriskscore) >= 1144.5;\n```","cost":0.0002511,"response_parsed":"SELECT hasothercards \nFROM accountFraud \nGROUP BY hasothercards \nHAVING SUM(creditriskscore) >= 1144.5;","time":0.4828205109}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING SUM(`creditriskscore`) <= 1144.5","question":"List the hasothercards which summation of creditriskscore is at most 1144.5 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards \nFROM accountFraud \nGROUP BY hasothercards \nHAVING SUM(creditriskscore) <= 1144.5;\n```","cost":0.0002511,"response_parsed":"SELECT hasothercards \nFROM accountFraud \nGROUP BY hasothercards \nHAVING SUM(creditriskscore) <= 1144.5;","time":0.4205219746}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING AVG(`sessionlengthminutes`) >= 7.85","question":"List the hasothercards which average of sessionlengthminutes is at least 7.85 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards \nFROM accountFraud \nGROUP BY hasothercards \nHAVING AVG(sessionlengthminutes) >= 7.85;\n```","cost":0.0002457,"response_parsed":"SELECT hasothercards \nFROM accountFraud \nGROUP BY hasothercards \nHAVING AVG(sessionlengthminutes) >= 7.85;","time":0.5063884258}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING AVG(`sessionlengthminutes`) <= 7.85","question":"List the hasothercards which average of sessionlengthminutes is at most 7.85 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards\nFROM accountFraud\nGROUP BY hasothercards\nHAVING AVG(sessionlengthminutes) <= 7.85;\n```","cost":0.0002457,"response_parsed":"SELECT hasothercards\nFROM accountFraud\nGROUP BY hasothercards\nHAVING AVG(sessionlengthminutes) <= 7.85;","time":0.8808453083}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING SUM(`sessionlengthminutes`) >= 58.5","question":"List the hasothercards which summation of sessionlengthminutes is at least 58.5 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards\nFROM accountFraud\nGROUP BY hasothercards\nHAVING SUM(sessionlengthminutes) >= 58.5\n```","cost":0.0002466,"response_parsed":"SELECT hasothercards\nFROM accountFraud\nGROUP BY hasothercards\nHAVING SUM(sessionlengthminutes) >= 58.5","time":0.471278429}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING SUM(`sessionlengthminutes`) <= 58.5","question":"List the hasothercards which summation of sessionlengthminutes is at most 58.5 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards\nFROM accountFraud\nGROUP BY hasothercards\nHAVING SUM(sessionlengthminutes) <= 58.5;\n```","cost":0.0002466,"response_parsed":"SELECT hasothercards\nFROM accountFraud\nGROUP BY hasothercards\nHAVING SUM(sessionlengthminutes) <= 58.5;","time":0.8879351616}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `paymenttype` FROM `accountFraud` GROUP BY `paymenttype` HAVING AVG(`creditriskscore`) >= 109.56","question":"List the paymenttype which average of creditriskscore is at least 109.56 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING AVG(creditriskscore) >= 109.56\n```","cost":0.0002457,"response_parsed":"SELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING AVG(creditriskscore) >= 109.56","time":0.5120234489}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `paymenttype` FROM `accountFraud` GROUP BY `paymenttype` HAVING AVG(`creditriskscore`) <= 109.56","question":"List the paymenttype which average of creditriskscore is at most 109.56 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING AVG(creditriskscore) <= 109.56;\n```","cost":0.0002457,"response_parsed":"SELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING AVG(creditriskscore) <= 109.56;","time":0.4881486893}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `paymenttype` FROM `accountFraud` GROUP BY `paymenttype` HAVING SUM(`creditriskscore`) >= 572.25","question":"List the paymenttype which summation of creditriskscore is at least 572.25 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING SUM(creditriskscore) >= 572.25;\n```","cost":0.0002466,"response_parsed":"SELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING SUM(creditriskscore) >= 572.25;","time":0.8264677525}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `paymenttype` FROM `accountFraud` GROUP BY `paymenttype` HAVING SUM(`creditriskscore`) <= 572.25","question":"List the paymenttype which summation of creditriskscore is at most 572.25 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING SUM(creditriskscore) <= 572.25;\n```","cost":0.0002466,"response_parsed":"SELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING SUM(creditriskscore) <= 572.25;","time":0.5003247261}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `paymenttype` FROM `accountFraud` GROUP BY `paymenttype` HAVING AVG(`sessionlengthminutes`) >= 5.45","question":"List the paymenttype which average of sessionlengthminutes is at least 5.45 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING AVG(sessionlengthminutes) >= 5.45;\n```","cost":0.000243,"response_parsed":"SELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING AVG(sessionlengthminutes) >= 5.45;","time":0.4812574387}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `paymenttype` FROM `accountFraud` GROUP BY `paymenttype` HAVING AVG(`sessionlengthminutes`) <= 5.45","question":"List the paymenttype which average of sessionlengthminutes is at most 5.45 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING AVG(sessionlengthminutes) <= 5.45;\n```","cost":0.000243,"response_parsed":"SELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING AVG(sessionlengthminutes) <= 5.45;","time":0.6016266346}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `paymenttype` FROM `accountFraud` GROUP BY `paymenttype` HAVING SUM(`sessionlengthminutes`) >= 29.25","question":"List the paymenttype which summation of sessionlengthminutes is at least 29.25 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING SUM(sessionlengthminutes) >= 29.25;\n```","cost":0.0002439,"response_parsed":"SELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING SUM(sessionlengthminutes) >= 29.25;","time":1.2885372639}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `paymenttype` FROM `accountFraud` GROUP BY `paymenttype` HAVING SUM(`sessionlengthminutes`) <= 29.25","question":"List the paymenttype which summation of sessionlengthminutes is at most 29.25 in table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING SUM(sessionlengthminutes) <= 29.25;\n```","cost":0.0002439,"response_parsed":"SELECT paymenttype\nFROM accountFraud\nGROUP BY paymenttype\nHAVING SUM(sessionlengthminutes) <= 29.25;","time":0.5627534389}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `customerid` FROM `latePayment` GROUP BY `customerid` HAVING count(*) >= 1","question":"Find all the customerid that have at least 1 records in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT DISTINCT customerid \nFROM latePayment;\n```\nThis SQL query will return all unique `customerid` values that have at least one record in the `latePayment` table. The `DISTINCT` keyword ensures that each `customerid` is only returned once, even if it appears multiple times in the table.","cost":0.0002709,"response_parsed":"SELECT DISTINCT customerid \nFROM latePayment;","time":1.4315626621}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `customerid` FROM `latePayment` GROUP BY `customerid` HAVING count(*) <= 1","question":"Find all the customerid that have at most 1 records in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT customerid\nFROM latePayment\nGROUP BY customerid\nHAVING COUNT(customerid) <= 1;\n```","cost":0.000234,"response_parsed":"SELECT customerid\nFROM latePayment\nGROUP BY customerid\nHAVING COUNT(customerid) <= 1;","time":0.558422327}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `disputed` FROM `latePayment` GROUP BY `disputed` HAVING count(*) >= 10","question":"Find all the disputed that have at least 10 records in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT disputed \nFROM latePayment \nGROUP BY disputed \nHAVING COUNT(*) >= 10;\n```","cost":0.0002295,"response_parsed":"SELECT disputed \nFROM latePayment \nGROUP BY disputed \nHAVING COUNT(*) >= 10;","time":0.5539004803}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `disputed` FROM `latePayment` GROUP BY `disputed` HAVING count(*) <= 10","question":"Find all the disputed that have at most 10 records in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT disputed \nFROM latePayment \nGROUP BY disputed \nHAVING COUNT(*) <= 10;\n```","cost":0.0002295,"response_parsed":"SELECT disputed \nFROM latePayment \nGROUP BY disputed \nHAVING COUNT(*) <= 10;","time":0.4894149303}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `paperlessbill` FROM `latePayment` GROUP BY `paperlessbill` HAVING count(*) >= 10","question":"Find all the paperlessbill that have at least 10 records in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessbill\nFROM latePayment\nGROUP BY paperlessbill\nHAVING COUNT(*) >= 10;\n```","cost":0.0002349,"response_parsed":"SELECT paperlessbill\nFROM latePayment\nGROUP BY paperlessbill\nHAVING COUNT(*) >= 10;","time":0.5630028248}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `paperlessbill` FROM `latePayment` GROUP BY `paperlessbill` HAVING count(*) <= 10","question":"Find all the paperlessbill that have at most 10 records in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessbill\nFROM latePayment\nGROUP BY paperlessbill\nHAVING COUNT(*) <= 10;\n```","cost":0.0002349,"response_parsed":"SELECT paperlessbill\nFROM latePayment\nGROUP BY paperlessbill\nHAVING COUNT(*) <= 10;","time":0.7820255756}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `invoicedate` FROM `latePayment` GROUP BY `invoicedate` HAVING AVG(`dayslate`) >= 2.95","question":"List the invoicedate which average of dayslate is at least 2.95 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT invoicedate \nFROM latePayment \nGROUP BY invoicedate \nHAVING AVG(dayslate) >= 2.95;\n```","cost":0.0002421,"response_parsed":"SELECT invoicedate \nFROM latePayment \nGROUP BY invoicedate \nHAVING AVG(dayslate) >= 2.95;","time":0.5625970364}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `invoicedate` FROM `latePayment` GROUP BY `invoicedate` HAVING AVG(`dayslate`) <= 2.95","question":"List the invoicedate which average of dayslate is at most 2.95 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT invoicedate \nFROM latePayment \nWHERE dayslate <= 2.95;\n```\nHowever, the above SQL query will return all the invoicedate where the dayslate is less than or equal to 2.95. But if you want to get the invoicedate where the average of dayslate is at most 2.95, you should use the following SQL query:\n\n```sql\nSELECT invoicedate \nFROM latePayment \nGROUP BY invoicedate \nHAVING AVG(dayslate) <= 2.95;\n```","cost":0.0003168,"response_parsed":"SELECT invoicedate \nFROM latePayment \nGROUP BY invoicedate \nHAVING AVG(dayslate) <= 2.95;","time":0.8436188698}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `invoicedate` FROM `latePayment` GROUP BY `invoicedate` HAVING SUM(`dayslate`) >= 2.95","question":"List the invoicedate which summation of dayslate is at least 2.95 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT invoicedate\nFROM latePayment\nGROUP BY invoicedate\nHAVING SUM(dayslate) >= 2.95\n```","cost":0.000243,"response_parsed":"SELECT invoicedate\nFROM latePayment\nGROUP BY invoicedate\nHAVING SUM(dayslate) >= 2.95","time":0.5818419456}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `invoicedate` FROM `latePayment` GROUP BY `invoicedate` HAVING SUM(`dayslate`) <= 2.95","question":"List the invoicedate which summation of dayslate is at most 2.95 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT invoicedate\nFROM latePayment\nGROUP BY invoicedate\nHAVING SUM(dayslate) <= 2.95;\n```","cost":0.000243,"response_parsed":"SELECT invoicedate\nFROM latePayment\nGROUP BY invoicedate\nHAVING SUM(dayslate) <= 2.95;","time":0.8580985069}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `invoicedate` FROM `latePayment` GROUP BY `invoicedate` HAVING AVG(`invoicenumber`) >= 4902805164.55","question":"List the invoicedate which average of invoicenumber is at least 4902805164.55 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT invoicedate \nFROM latePayment \nWHERE invoicenumber >= 4902805164.55;\n```\nHowever, the above query will return the invoicedate where the invoicenumber is greater than or equal to 4902805164.55. But if you want to get the invoicedate where the average of invoicenumber is at least 4902805164.55, you should use the AVG function in SQL. \n\nHere is the correct query:\n```sql\nSELECT invoicedate \nFROM latePayment \nGROUP BY invoicedate \nHAVING AVG(invoicenumber) >= 4902805164.55;\n```\nThis query will group the rows by invoicedate, calculate the average of invoicenumber for each group, and return the invoicedate where the average is greater than or equal to 4902805164.55.","cost":0.0003879,"response_parsed":"SELECT invoicedate \nFROM latePayment \nGROUP BY invoicedate \nHAVING AVG(invoicenumber) >= 4902805164.55;","time":1.60739851}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `invoicedate` FROM `latePayment` GROUP BY `invoicedate` HAVING AVG(`invoicenumber`) <= 4902805164.55","question":"List the invoicedate which average of invoicenumber is at most 4902805164.55 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT invoicedate \nFROM latePayment \nWHERE invoicenumber <= (SELECT AVG(invoicenumber) \n FROM latePayment \n WHERE AVG(invoicenumber) <= 4902805164.55);\n```\nHowever, the above query will not work as expected because the AVG function in the WHERE clause is trying to compare the average of the entire table with the given value, which is not the intention.\n\nTo fix this, we need to first calculate the average of invoicenumber and then use that value to filter the results. Here's the corrected query:\n\n```sql\nSELECT invoicedate \nFROM latePayment \nWHERE invoicenumber <= (SELECT AVG(invoicenumber) \n FROM latePayment);\n```\nAnd then manually check if the average is less than or equal to 4902805164.55. If it is, then the above query will return the correct results. \n\nAlternatively, if you want to get the invoicedate where the average of invoicenumber for each invoicedate is at most 4902805164.55, you can use the following query:\n\n```sql\nSELECT invoicedate \nFROM latePayment \nGROUP BY invoicedate \nHAVING AVG(invoicenumber) <= 4902805164.55;\n```","cost":0.0004653,"response_parsed":"SELECT invoicedate \nFROM latePayment \nGROUP BY invoicedate \nHAVING AVG(invoicenumber) <= 4902805164.55;","time":1.5506520271}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `invoicedate` FROM `latePayment` GROUP BY `invoicedate` HAVING SUM(`invoicenumber`) >= 4902805164.55","question":"List the invoicedate which summation of invoicenumber is at least 4902805164.55 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT invoicedate \nFROM latePayment \nGROUP BY invoicedate \nHAVING SUM(invoicenumber) >= 4902805164.55\n```","cost":0.0002529,"response_parsed":"SELECT invoicedate \nFROM latePayment \nGROUP BY invoicedate \nHAVING SUM(invoicenumber) >= 4902805164.55","time":0.7444603443}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `invoicedate` FROM `latePayment` GROUP BY `invoicedate` HAVING SUM(`invoicenumber`) <= 4902805164.55","question":"List the invoicedate which summation of invoicenumber is at most 4902805164.55 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT invoicedate \nFROM latePayment \nWHERE invoicenumber <= 4902805164.55;\n```\nHowever, the above SQL query will return all the invoicedate where the invoicenumber is less than or equal to 4902805164.55. \n\nIf you want to get the invoicedate where the summation of invoicenumber is at most 4902805164.55, you should use the following SQL query:\n\n```sql\nSELECT invoicedate \nFROM latePayment \nGROUP BY invoicedate \nHAVING SUM(invoicenumber) <= 4902805164.55;\n```\nThis query will return the invoicedate where the sum of invoicenumber for each group of invoicedate is less than or equal to 4902805164.55. \n\nPlease note that the data type of invoicenumber is INTEGER, but the given value 4902805164.55 is a floating point number. This might cause some issues if the database system does not support implicit conversion from floating point to integer. In that case, you might need to cast the value to an integer or use a different data type for invoicenumber. \n\nAlso, the above query assumes that the invoicedate is unique for each group. If there are multiple rows with the same invoicedate, this query will return all of them if the sum of invoicenumber for that group is less than or equal to 4902805164.55. \n\nIf you want to get the invoicedate where the cumulative sum of invoicenumber is at most 4902805164.55, you might need to use a different query, possibly involving window functions, depending on the specific database system you are using. \n\nFor example, in PostgreSQL, you can use the following query:\n\n```sql\nSELECT invoicedate \nFROM (\n SELECT invoicedate, \n SUM(invoicenumber) OVER (ORDER BY invoicedate) AS cumulative_sum\n FROM latePayment\n) AS subquery\nWHERE cumulative_sum <= 4902805164.55;\n```\nThis query will return the invoicedate where the cumulative sum of invoicenumber is less than or equal to 4902805164.55. The cumulative sum is calculated by ordering the rows by invoicedate and summing up the invoicenumber for each row.","cost":0.0006696,"response_parsed":"SELECT invoicedate \nFROM (\n SELECT invoicedate, \n SUM(invoicenumber) OVER (ORDER BY invoicedate) AS cumulative_sum\n FROM latePayment\n) AS subquery\nWHERE cumulative_sum <= 4902805164.55;","time":4.0165023804}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `paperlessdate` FROM `latePayment` GROUP BY `paperlessdate` HAVING AVG(`dayslate`) >= 1.43","question":"List the paperlessdate which average of dayslate is at least 1.43 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING AVG(dayslate) >= 1.43;\n```","cost":0.0002421,"response_parsed":"SELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING AVG(dayslate) >= 1.43;","time":0.655885458}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `paperlessdate` FROM `latePayment` GROUP BY `paperlessdate` HAVING AVG(`dayslate`) <= 1.43","question":"List the paperlessdate which average of dayslate is at most 1.43 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING AVG(dayslate) <= 1.43;\n```","cost":0.0002421,"response_parsed":"SELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING AVG(dayslate) <= 1.43;","time":0.5538227558}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `paperlessdate` FROM `latePayment` GROUP BY `paperlessdate` HAVING SUM(`dayslate`) >= 3.47","question":"List the paperlessdate which summation of dayslate is at least 3.47 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING SUM(dayslate) >= 3.47;\n```","cost":0.000243,"response_parsed":"SELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING SUM(dayslate) >= 3.47;","time":0.4589962959}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `paperlessdate` FROM `latePayment` GROUP BY `paperlessdate` HAVING SUM(`dayslate`) <= 3.47","question":"List the paperlessdate which summation of dayslate is at most 3.47 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessdate\nFROM latePayment\nGROUP BY paperlessdate\nHAVING SUM(dayslate) <= 3.47;\n```","cost":0.000243,"response_parsed":"SELECT paperlessdate\nFROM latePayment\nGROUP BY paperlessdate\nHAVING SUM(dayslate) <= 3.47;","time":0.4271907806}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `paperlessdate` FROM `latePayment` GROUP BY `paperlessdate` HAVING AVG(`invoicenumber`) >= 4611214877.81","question":"List the paperlessdate which average of invoicenumber is at least 4611214877.81 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING AVG(invoicenumber) >= 4611214877.81\n```","cost":0.000252,"response_parsed":"SELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING AVG(invoicenumber) >= 4611214877.81","time":1.034147501}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `paperlessdate` FROM `latePayment` GROUP BY `paperlessdate` HAVING AVG(`invoicenumber`) <= 4611214877.81","question":"List the paperlessdate which average of invoicenumber is at most 4611214877.81 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessdate \nFROM latePayment \nWHERE invoicenumber <= 4611214877.81;\n```\nHowever, the above SQL query will return all the `paperlessdate` where the `invoicenumber` is less than or equal to 4611214877.81. \n\nIf you want to get the `paperlessdate` where the average of `invoicenumber` is at most 4611214877.81, you should use the following SQL query:\n\n```sql\nSELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING AVG(invoicenumber) <= 4611214877.81;\n```","cost":0.0003492,"response_parsed":"SELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING AVG(invoicenumber) <= 4611214877.81;","time":1.0777831078}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `paperlessdate` FROM `latePayment` GROUP BY `paperlessdate` HAVING SUM(`invoicenumber`) >= 5768006075.94","question":"List the paperlessdate which summation of invoicenumber is at least 5768006075.94 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING SUM(invoicenumber) >= 5768006075.94;\n```","cost":0.0002529,"response_parsed":"SELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING SUM(invoicenumber) >= 5768006075.94;","time":0.810485363}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `paperlessdate` FROM `latePayment` GROUP BY `paperlessdate` HAVING SUM(`invoicenumber`) <= 5768006075.94","question":"List the paperlessdate which summation of invoicenumber is at most 5768006075.94 in table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING SUM(invoicenumber) <= 5768006075.94;\n```","cost":0.0002529,"response_parsed":"SELECT paperlessdate \nFROM latePayment \nGROUP BY paperlessdate \nHAVING SUM(invoicenumber) <= 5768006075.94;","time":3.2600362301}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING COUNT(DISTINCT `housingstatus`) = (SELECT COUNT(DISTINCT `housingstatus`) FROM `accountFraud`)","question":"What are the hasothercards with all the housingstatus in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards, housingstatus \nFROM accountFraud;\n```","cost":0.000225,"response_parsed":"SELECT hasothercards, housingstatus \nFROM accountFraud;","time":0.4676561356}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING COUNT(DISTINCT `paymenttype`) = (SELECT COUNT(DISTINCT `paymenttype`) FROM `accountFraud`)","question":"What are the hasothercards with all the paymenttype in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards, paymenttype \nFROM accountFraud;\n```","cost":0.000225,"response_parsed":"SELECT hasothercards, paymenttype \nFROM accountFraud;","time":0.4669795036}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING COUNT(DISTINCT `employmentstatus`) = (SELECT COUNT(DISTINCT `employmentstatus`) FROM `accountFraud`)","question":"What are the hasothercards with all the employmentstatus in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards, employmentstatus \nFROM accountFraud;\n```","cost":0.000225,"response_parsed":"SELECT hasothercards, employmentstatus \nFROM accountFraud;","time":0.4332947731}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING COUNT(DISTINCT `deviceos`) = (SELECT COUNT(DISTINCT `deviceos`) FROM `accountFraud`)","question":"What are the hasothercards with all the deviceos in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards, deviceos \nFROM accountFraud;\n```","cost":0.000225,"response_parsed":"SELECT hasothercards, deviceos \nFROM accountFraud;","time":0.5644612312}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `hasothercards` FROM `accountFraud` GROUP BY `hasothercards` HAVING COUNT(DISTINCT `emailisfree`) = (SELECT COUNT(DISTINCT `emailisfree`) FROM `accountFraud`)","question":"What are the hasothercards with all the emailisfree in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards \nFROM accountFraud \nWHERE emailisfree = 'true';\n```\nHowever, the above SQL query will return all the `hasothercards` where `emailisfree` is 'true'. If you want all the `hasothercards` with all the `emailisfree` (i.e., both 'true' and 'false'), you can use the following query:\n\n```sql\nSELECT hasothercards, emailisfree \nFROM accountFraud;\n```\nThis query will return all the rows from your table, with both `hasothercards` and `emailisfree` columns. \n\nIf you want to get the count of `hasothercards` for each `emailisfree` value, you can use the following query:\n\n```sql\nSELECT emailisfree, hasothercards \nFROM accountFraud\nGROUP BY emailisfree, hasothercards;\n```\nOr, if you want to get the distinct `hasothercards` for each `emailisfree` value, you can use the following query:\n\n```sql\nSELECT DISTINCT emailisfree, hasothercards \nFROM accountFraud\nORDER BY emailisfree;\n```","cost":0.0004302,"response_parsed":"SELECT DISTINCT emailisfree, hasothercards \nFROM accountFraud\nORDER BY emailisfree;","time":1.8123576641}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `housingstatus` FROM `accountFraud` GROUP BY `housingstatus` HAVING COUNT(DISTINCT `paymenttype`) = (SELECT COUNT(DISTINCT `paymenttype`) FROM `accountFraud`)","question":"What are the housingstatus with all the paymenttype in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT housingstatus, paymenttype \nFROM accountFraud;\n```\nThis SQL query will return all the rows from the `accountFraud` table with `housingstatus` and `paymenttype` columns. If you want to get unique combinations of `housingstatus` and `paymenttype`, you can use the `DISTINCT` keyword:\n\n```sql\nSELECT DISTINCT housingstatus, paymenttype \nFROM accountFraud;\n```","cost":0.0002889,"response_parsed":"SELECT DISTINCT housingstatus, paymenttype \nFROM accountFraud;","time":1.6550130844}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `housingstatus` FROM `accountFraud` GROUP BY `housingstatus` HAVING COUNT(DISTINCT `emailisfree`) = (SELECT COUNT(DISTINCT `emailisfree`) FROM `accountFraud`)","question":"What are the housingstatus with all the emailisfree in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT housingstatus \nFROM accountFraud \nWHERE emailisfree = 'true';\n```\nThis SQL code will fetch all the `housingstatus` from the `accountFraud` table where `emailisfree` is `true`. \n\nPlease note that the exact SQL query might vary depending on the actual values in the `emailisfree` column. If `emailisfree` is not a boolean value but rather a string, you might need to adjust the query accordingly. For example, if `emailisfree` is a string that can be either 'yes' or 'no', the query would be:\n\n```sql\nSELECT housingstatus \nFROM accountFraud \nWHERE emailisfree = 'yes';\n```","cost":0.0003438,"response_parsed":"SELECT housingstatus \nFROM accountFraud \nWHERE emailisfree = 'yes';","time":3.0147206783}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `paymenttype` FROM `accountFraud` GROUP BY `paymenttype` HAVING COUNT(DISTINCT `emailisfree`) = (SELECT COUNT(DISTINCT `emailisfree`) FROM `accountFraud`)","question":"What are the paymenttype with all the emailisfree in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paymenttype \nFROM accountFraud \nWHERE emailisfree = 'true';\n```\nHowever, the above SQL query will return all the rows where `emailisfree` is 'true'. If you want to get the distinct `paymenttype` values, you can use the `DISTINCT` keyword:\n\n```sql\nSELECT DISTINCT paymenttype \nFROM accountFraud \nWHERE emailisfree = 'true';\n```\nPlease note that the exact SQL query may vary depending on the actual values in the `emailisfree` column. If the column contains 'yes', 'no', 'free', etc., you should replace `'true'` with the actual value that represents \"all the emailisfree\". \n\nFor example, if 'yes' represents \"all the emailisfree\", the query would be:\n\n```sql\nSELECT DISTINCT paymenttype \nFROM accountFraud \nWHERE emailisfree = 'yes';\n```","cost":0.0003807,"response_parsed":"SELECT DISTINCT paymenttype \nFROM accountFraud \nWHERE emailisfree = 'yes';","time":1.2698872089}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `employmentstatus` FROM `accountFraud` GROUP BY `employmentstatus` HAVING COUNT(DISTINCT `emailisfree`) = (SELECT COUNT(DISTINCT `emailisfree`) FROM `accountFraud`)","question":"What are the employmentstatus with all the emailisfree in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT employmentstatus \nFROM accountFraud \nWHERE emailisfree = 'true';\n```\nHowever, the above SQL query will return all the rows where `emailisfree` is 'true'. If you want to get the distinct `employmentstatus` where `emailisfree` is 'true', you can use the `DISTINCT` keyword:\n\n```sql\nSELECT DISTINCT employmentstatus \nFROM accountFraud \nWHERE emailisfree = 'true';\n```\nPlease note that the value 'true' is assumed for `emailisfree` column. If the actual value is different, replace 'true' with the actual value. \n\nAlso, if the `emailisfree` column can have multiple values (like 'yes', 'no', 'free', etc.) and you want to get the `employmentstatus` for all of them, you can remove the `WHERE` clause:\n\n```sql\nSELECT employmentstatus \nFROM accountFraud;\n```\nOr, if you want to get the distinct `employmentstatus` for each `emailisfree` value, you can use the `GROUP BY` clause:\n\n```sql\nSELECT emailisfree, employmentstatus \nFROM accountFraud \nGROUP BY emailisfree, employmentstatus;\n```","cost":0.0004392,"response_parsed":"SELECT emailisfree, employmentstatus \nFROM accountFraud \nGROUP BY emailisfree, employmentstatus;","time":1.5179142952}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `deviceos` FROM `accountFraud` GROUP BY `deviceos` HAVING COUNT(DISTINCT `emailisfree`) = (SELECT COUNT(DISTINCT `emailisfree`) FROM `accountFraud`)","question":"What are the deviceos with all the emailisfree in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT deviceos \nFROM accountFraud \nWHERE emailisfree = 'true';\n```\nHowever, the above SQL query will return the deviceos where emailisfree is 'true'. If you want to get all the unique deviceos where emailisfree is 'true' (i.e., all the deviceos with all the emailisfree), you can use the following SQL query:\n\n```sql\nSELECT DISTINCT deviceos \nFROM accountFraud \nWHERE emailisfree = 'true';\n```","cost":0.0003033,"response_parsed":"SELECT DISTINCT deviceos \nFROM accountFraud \nWHERE emailisfree = 'true';","time":1.602938652}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `customerid` FROM `latePayment` GROUP BY `customerid` HAVING COUNT(DISTINCT `disputed`) = (SELECT COUNT(DISTINCT `disputed`) FROM `latePayment`)","question":"What are the customerid with all the disputed in table latePayment?","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT customerid \nFROM latePayment \nWHERE disputed = 'true';\n```\nThis SQL code will return all the `customerid` from the `latePayment` table where the `disputed` column is 'true'. \n\nPlease note that the exact SQL query might vary depending on the actual values in the `disputed` column. If the `disputed` column contains different values to represent disputed payments (e.g., 'yes', '1', etc.), you should replace `'true'` with the actual value. \n\nIf you want to get all the `customerid` with any kind of disputed payment (i.e., the `disputed` column is not null or empty), you can use the following query:\n\n```sql\nSELECT customerid \nFROM latePayment \nWHERE disputed IS NOT NULL AND disputed <> '';\n```","cost":0.0003609,"response_parsed":"SELECT customerid \nFROM latePayment \nWHERE disputed IS NOT NULL AND disputed <> '';","time":1.8071846962}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `customerid` FROM `latePayment` GROUP BY `customerid` HAVING COUNT(DISTINCT `paperlessbill`) = (SELECT COUNT(DISTINCT `paperlessbill`) FROM `latePayment`)","question":"What are the customerid with all the paperlessbill in table latePayment?","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT customerid \nFROM latePayment \nWHERE paperlessbill = 'true';\n```\nThis SQL code will return all the `customerid` from the `latePayment` table where `paperlessbill` is `true`. \n\nPlease note that the exact SQL query might vary depending on the actual values in the `paperlessbill` column. If the column contains other values like 'yes', 'no', '1', '0' etc., you should replace `'true'` with the actual value that represents a paperless bill. \n\nFor example, if the `paperlessbill` column contains 'yes' or 'no', the query would be:\n```sql\nSELECT customerid \nFROM latePayment \nWHERE paperlessbill = 'yes';\n```","cost":0.0003501,"response_parsed":"SELECT customerid \nFROM latePayment \nWHERE paperlessbill = 'yes';","time":3.0151166916}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `paperlessdate` FROM `latePayment` GROUP BY `paperlessdate` HAVING COUNT(DISTINCT `disputed`) = (SELECT COUNT(DISTINCT `disputed`) FROM `latePayment`)","question":"What are the paperlessdate with all the disputed in table latePayment?","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessdate \nFROM latePayment \nWHERE disputed = 'true';\n```\nThis SQL code will fetch all the `paperlessdate` from the `latePayment` table where the `disputed` column is 'true'. \n\nPlease note that the value for the `disputed` column is assumed to be 'true' for disputed records. If the actual value is different, you should replace 'true' with the actual value. \n\nAlso, if the `disputed` column can have multiple values (like 'yes', 'no', 'true', 'false', etc.) and you want to fetch all the records where the `disputed` column is not 'false' or 'no', you can use the following SQL code:\n\n```sql\nSELECT paperlessdate \nFROM latePayment \nWHERE disputed != 'false' AND disputed != 'no';\n```\nOr, if you want to fetch all the records where the `disputed` column is not null or empty:\n\n```sql\nSELECT paperlessdate \nFROM latePayment \nWHERE disputed IS NOT NULL AND disputed != '';\n```","cost":0.0004104,"response_parsed":"SELECT paperlessdate \nFROM latePayment \nWHERE disputed IS NOT NULL AND disputed != '';","time":2.1389102936}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `paperlessdate` FROM `latePayment` GROUP BY `paperlessdate` HAVING COUNT(DISTINCT `paperlessbill`) = (SELECT COUNT(DISTINCT `paperlessbill`) FROM `latePayment`)","question":"What are the paperlessdate with all the paperlessbill in table latePayment?","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessdate, paperlessbill \nFROM latePayment;\n```","cost":0.000225,"response_parsed":"SELECT paperlessdate, paperlessbill \nFROM latePayment;","time":0.736651659}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `disputed` FROM `latePayment` GROUP BY `disputed` HAVING COUNT(DISTINCT `paperlessbill`) = (SELECT COUNT(DISTINCT `paperlessbill`) FROM `latePayment`)","question":"What are the disputed with all the paperlessbill in table latePayment?","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT disputed \nFROM latePayment \nWHERE paperlessbill = 'true';\n```\nThis SQL code will fetch all the rows from the `latePayment` table where `paperlessbill` is `true` and return the `disputed` column. \n\nPlease note that the value for `paperlessbill` is assumed to be 'true' for paperless bills. If the actual value is different, you should replace `'true'` with the actual value. \n\nAlso, if you want to get all the columns for the rows where `paperlessbill` is `true`, you can use the following SQL code:\n\n```sql\nSELECT * \nFROM latePayment \nWHERE paperlessbill = 'true';\n```","cost":0.0003411,"response_parsed":"SELECT * \nFROM latePayment \nWHERE paperlessbill = 'true';","time":1.0841650963}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `accountFraud` ORDER BY `deviceos` ASC","question":"Show all data ordered by deviceos in ascending order for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nORDER BY deviceos ASC;\n```","cost":0.0002259,"response_parsed":"SELECT * \nFROM accountFraud \nORDER BY deviceos ASC;","time":0.4814662933}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `accountFraud` ORDER BY `deviceos` DESC","question":"Show all data ordered by deviceos in descending order for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nORDER BY deviceos DESC;\n```","cost":0.0002259,"response_parsed":"SELECT * \nFROM accountFraud \nORDER BY deviceos DESC;","time":0.4287514687}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `accountFraud` ORDER BY `dateofbirthdistinctemails4w` ASC","question":"Show all data ordered by dateofbirthdistinctemails4w in ascending order for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nORDER BY dateofbirthdistinctemails4w ASC;\n```","cost":0.0002349,"response_parsed":"SELECT * \nFROM accountFraud \nORDER BY dateofbirthdistinctemails4w ASC;","time":0.4830369949}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `accountFraud` ORDER BY `dateofbirthdistinctemails4w` DESC","question":"Show all data ordered by dateofbirthdistinctemails4w in descending order for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nORDER BY dateofbirthdistinctemails4w DESC;\n```","cost":0.0002349,"response_parsed":"SELECT * \nFROM accountFraud \nORDER BY dateofbirthdistinctemails4w DESC;","time":0.8299062252}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `creditriskscore` FROM `accountFraud` ORDER BY `creditriskscore` ASC","question":"Project the creditriskscore ordered in ascending order for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT creditriskscore\nFROM accountFraud\nORDER BY creditriskscore ASC;\n```","cost":0.0002304,"response_parsed":"SELECT creditriskscore\nFROM accountFraud\nORDER BY creditriskscore ASC;","time":0.942707777}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `creditriskscore` FROM `accountFraud` ORDER BY `creditriskscore` DESC","question":"Project the creditriskscore ordered in descending order for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT creditriskscore \nFROM accountFraud \nORDER BY creditriskscore DESC;\n```","cost":0.0002304,"response_parsed":"SELECT creditriskscore \nFROM accountFraud \nORDER BY creditriskscore DESC;","time":0.6797509193}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `sessionlengthminutes` FROM `accountFraud` ORDER BY `sessionlengthminutes` ASC","question":"Project the sessionlengthminutes ordered in ascending order for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT sessionlengthminutes\nFROM accountFraud\nORDER BY sessionlengthminutes ASC;\n```","cost":0.0002277,"response_parsed":"SELECT sessionlengthminutes\nFROM accountFraud\nORDER BY sessionlengthminutes ASC;","time":1.0855593681}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `sessionlengthminutes` FROM `accountFraud` ORDER BY `sessionlengthminutes` DESC","question":"Project the sessionlengthminutes ordered in descending order for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT sessionlengthminutes\nFROM accountFraud\nORDER BY sessionlengthminutes DESC;\n```","cost":0.0002277,"response_parsed":"SELECT sessionlengthminutes\nFROM accountFraud\nORDER BY sessionlengthminutes DESC;","time":0.8089385033}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `latePayment` ORDER BY `invoicenumber` ASC","question":"Show all data ordered by invoicenumber in ascending order for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nORDER BY invoicenumber ASC;\n```","cost":0.0002277,"response_parsed":"SELECT * \nFROM latePayment \nORDER BY invoicenumber ASC;","time":3.2924540043}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `latePayment` ORDER BY `invoicenumber` DESC","question":"Show all data ordered by invoicenumber in descending order for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nORDER BY invoicenumber DESC;\n```","cost":0.0002277,"response_parsed":"SELECT * \nFROM latePayment \nORDER BY invoicenumber DESC;","time":0.3712644577}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `latePayment` ORDER BY `invoiceamount` ASC","question":"Show all data ordered by invoiceamount in ascending order for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nORDER BY invoiceamount ASC;\n```","cost":0.0002241,"response_parsed":"SELECT * \nFROM latePayment \nORDER BY invoiceamount ASC;","time":0.6064934731}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `latePayment` ORDER BY `invoiceamount` DESC","question":"Show all data ordered by invoiceamount in descending order for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nORDER BY invoiceamount DESC;\n```","cost":0.0002241,"response_parsed":"SELECT * \nFROM latePayment \nORDER BY invoiceamount DESC;","time":1.9997293949}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `daystosettle` FROM `latePayment` ORDER BY `daystosettle` ASC","question":"Project the daystosettle ordered in ascending order for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT daystosettle \nFROM latePayment \nORDER BY daystosettle ASC;\n```","cost":0.0002286,"response_parsed":"SELECT daystosettle \nFROM latePayment \nORDER BY daystosettle ASC;","time":0.9478330612}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `daystosettle` FROM `latePayment` ORDER BY `daystosettle` DESC","question":"Project the daystosettle ordered in descending order for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT daystosettle \nFROM latePayment \nORDER BY daystosettle DESC;\n```","cost":0.0002286,"response_parsed":"SELECT daystosettle \nFROM latePayment \nORDER BY daystosettle DESC;","time":0.9500334263}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `disputed` FROM `latePayment` ORDER BY `disputed` ASC","question":"Project the disputed ordered in ascending order for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT disputed \nFROM latePayment \nORDER BY disputed ASC;\n```","cost":0.0002205,"response_parsed":"SELECT disputed \nFROM latePayment \nORDER BY disputed ASC;","time":0.8015761375}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `disputed` FROM `latePayment` ORDER BY `disputed` DESC","question":"Project the disputed ordered in descending order for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT disputed \nFROM latePayment \nORDER BY disputed DESC;\n```","cost":0.0002205,"response_parsed":"SELECT disputed \nFROM latePayment \nORDER BY disputed DESC;","time":0.5432319641}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `emailisfree` FROM `accountFraud`","question":"Show all emailisfree in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT emailisfree \nFROM accountFraud;\n```","cost":0.0002178,"response_parsed":"SELECT emailisfree \nFROM accountFraud;","time":0.93059659}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `employmentstatus` FROM `accountFraud`","question":"Show all employmentstatus in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT employmentstatus \nFROM accountFraud;\n```","cost":0.000216,"response_parsed":"SELECT employmentstatus \nFROM accountFraud;","time":0.9866652489}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `deviceos` FROM `accountFraud`","question":"Show all deviceos in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT deviceos \nFROM accountFraud;\n```","cost":0.000216,"response_parsed":"SELECT deviceos \nFROM accountFraud;","time":0.7109289169}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `sessionlengthminutes` FROM `accountFraud`","question":"Show all sessionlengthminutes in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT sessionlengthminutes \nFROM accountFraud;\n```","cost":0.0002178,"response_parsed":"SELECT sessionlengthminutes \nFROM accountFraud;","time":0.4543082714}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `housingstatus` FROM `accountFraud`","question":"Show all housingstatus in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT housingstatus \nFROM accountFraud;\n```","cost":0.000216,"response_parsed":"SELECT housingstatus \nFROM accountFraud;","time":1.3512630463}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-ALL","query":"SELECT * FROM `accountFraud`","question":"Show all the rows in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud;\n```","cost":0.0002151,"response_parsed":"SELECT * \nFROM accountFraud;","time":0.5731191635}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `emailisfree` FROM `accountFraud`","question":"Show all emailisfree in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT emailisfree \nFROM accountFraud;\n```","cost":0.0002178,"response_parsed":"SELECT emailisfree \nFROM accountFraud;","time":0.6145040989}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `income`, `housingstatus` FROM `accountFraud`","question":"Show all income, housingstatus in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT income, housingstatus \nFROM accountFraud;\n```","cost":0.0002196,"response_parsed":"SELECT income, housingstatus \nFROM accountFraud;","time":0.567971468}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `hasothercards`, `deviceos`, `creditriskscore` FROM `accountFraud`","question":"Show all hasothercards, deviceos, creditriskscore in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT hasothercards, deviceos, creditriskscore \nFROM accountFraud;\n```","cost":0.0002322,"response_parsed":"SELECT hasothercards, deviceos, creditriskscore \nFROM accountFraud;","time":1.0699257851}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `housingstatus`, `creditriskscore`, `sessionlengthminutes`, `paymenttype` FROM `accountFraud`","question":"Show all housingstatus, creditriskscore, sessionlengthminutes, paymenttype in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n housingstatus, \n creditriskscore, \n sessionlengthminutes, \n paymenttype \nFROM \n accountFraud;\n```","cost":0.0002466,"response_parsed":"SELECT \n housingstatus, \n creditriskscore, \n sessionlengthminutes, \n paymenttype \nFROM \n accountFraud;","time":0.5498700142}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `dateofbirthdistinctemails4w`, `income`, `deviceos`, `hasothercards`, `sessionlengthminutes` FROM `accountFraud`","question":"Show all dateofbirthdistinctemails4w, income, deviceos, hasothercards, sessionlengthminutes in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n dateofbirthdistinctemails4w, \n income, \n deviceos, \n hasothercards, \n sessionlengthminutes \nFROM \n accountFraud;\n```","cost":0.0002592,"response_parsed":"SELECT \n dateofbirthdistinctemails4w, \n income, \n deviceos, \n hasothercards, \n sessionlengthminutes \nFROM \n accountFraud;","time":0.6659679413}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `hasothercards`, `emailisfree`, `employmentstatus`, `dateofbirthdistinctemails4w`, `sessionlengthminutes`, `income` FROM `accountFraud`","question":"Show all hasothercards, emailisfree, employmentstatus, dateofbirthdistinctemails4w, sessionlengthminutes, income in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n hasothercards, \n emailisfree, \n employmentstatus, \n dateofbirthdistinctemails4w, \n sessionlengthminutes, \n income\nFROM \n accountFraud;\n```","cost":0.0002682,"response_parsed":"SELECT \n hasothercards, \n emailisfree, \n employmentstatus, \n dateofbirthdistinctemails4w, \n sessionlengthminutes, \n income\nFROM \n accountFraud;","time":0.4314489365}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `creditriskscore`, `deviceos`, `hasothercards`, `paymenttype`, `emailisfree`, `housingstatus`, `income` FROM `accountFraud`","question":"Show all creditriskscore, deviceos, hasothercards, paymenttype, emailisfree, housingstatus, income in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n creditriskscore, \n deviceos, \n hasothercards, \n paymenttype, \n emailisfree, \n housingstatus, \n income\nFROM \n accountFraud;\n```","cost":0.0002682,"response_parsed":"SELECT \n creditriskscore, \n deviceos, \n hasothercards, \n paymenttype, \n emailisfree, \n housingstatus, \n income\nFROM \n accountFraud;","time":0.6154139042}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `creditriskscore`, `sessionlengthminutes`, `emailisfree`, `deviceos`, `paymenttype`, `dateofbirthdistinctemails4w`, `employmentstatus`, `hasothercards` FROM `accountFraud`","question":"Show all creditriskscore, sessionlengthminutes, emailisfree, deviceos, paymenttype, dateofbirthdistinctemails4w, employmentstatus, hasothercards in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n creditriskscore, \n sessionlengthminutes, \n emailisfree, \n deviceos, \n paymenttype, \n dateofbirthdistinctemails4w, \n employmentstatus, \n hasothercards \nFROM \n accountFraud;\n```","cost":0.000288,"response_parsed":"SELECT \n creditriskscore, \n sessionlengthminutes, \n emailisfree, \n deviceos, \n paymenttype, \n dateofbirthdistinctemails4w, \n employmentstatus, \n hasothercards \nFROM \n accountFraud;","time":0.5362920761}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `housingstatus`, `paymenttype`, `dateofbirthdistinctemails4w`, `employmentstatus`, `creditriskscore`, `deviceos`, `emailisfree`, `income`, `sessionlengthminutes` FROM `accountFraud`","question":"Show all housingstatus, paymenttype, dateofbirthdistinctemails4w, employmentstatus, creditriskscore, deviceos, emailisfree, income, sessionlengthminutes in the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n housingstatus, \n paymenttype, \n dateofbirthdistinctemails4w, \n employmentstatus, \n creditriskscore, \n deviceos, \n emailisfree, \n income, \n sessionlengthminutes \nFROM \n accountFraud;\n```","cost":0.0002916,"response_parsed":"SELECT \n housingstatus, \n paymenttype, \n dateofbirthdistinctemails4w, \n employmentstatus, \n creditriskscore, \n deviceos, \n emailisfree, \n income, \n sessionlengthminutes \nFROM \n accountFraud;","time":1.442483902}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `paperlessbill` FROM `latePayment`","question":"Show all paperlessbill in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessbill \nFROM latePayment;\n```","cost":0.000216,"response_parsed":"SELECT paperlessbill \nFROM latePayment;","time":0.4341187477}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `invoiceamount` FROM `latePayment`","question":"Show all invoiceamount in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT invoiceamount \nFROM latePayment;\n```","cost":0.0002142,"response_parsed":"SELECT invoiceamount \nFROM latePayment;","time":0.5566811562}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `paperlessdate` FROM `latePayment`","question":"Show all paperlessdate in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessdate \nFROM latePayment;\n```","cost":0.000216,"response_parsed":"SELECT paperlessdate \nFROM latePayment;","time":0.4092788696}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `duedate` FROM `latePayment`","question":"Show all duedate in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT duedate \nFROM latePayment;\n```","cost":0.000216,"response_parsed":"SELECT duedate \nFROM latePayment;","time":0.5770704746}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `daystosettle` FROM `latePayment`","question":"Show all daystosettle in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT daystosettle \nFROM latePayment;\n```","cost":0.0002178,"response_parsed":"SELECT daystosettle \nFROM latePayment;","time":0.4855434895}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-ALL","query":"SELECT * FROM `latePayment`","question":"Show all the rows in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment;\n```","cost":0.0002133,"response_parsed":"SELECT * \nFROM latePayment;","time":0.8449208736}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `disputed` FROM `latePayment`","question":"Show all disputed in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT disputed \nFROM latePayment;\n```","cost":0.0002124,"response_parsed":"SELECT disputed \nFROM latePayment;","time":2.4582500458}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `duedate`, `customerid` FROM `latePayment`","question":"Show all duedate, customerid in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT duedate, customerid \nFROM latePayment;\n```","cost":0.0002214,"response_parsed":"SELECT duedate, customerid \nFROM latePayment;","time":1.0831305981}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `paperlessdate`, `duedate`, `customerid` FROM `latePayment`","question":"Show all paperlessdate, duedate, customerid in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT paperlessdate, duedate, customerid \nFROM latePayment;\n```","cost":0.0002286,"response_parsed":"SELECT paperlessdate, duedate, customerid \nFROM latePayment;","time":0.4755952358}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `daystosettle`, `paperlessdate`, `invoicedate`, `duedate` FROM `latePayment`","question":"Show all daystosettle, paperlessdate, invoicedate, duedate in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT daystosettle, paperlessdate, invoicedate, duedate \nFROM latePayment;\n```","cost":0.0002394,"response_parsed":"SELECT daystosettle, paperlessdate, invoicedate, duedate \nFROM latePayment;","time":0.7825737}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `paperlessdate`, `invoicedate`, `dayslate`, `invoicenumber`, `duedate` FROM `latePayment`","question":"Show all paperlessdate, invoicedate, dayslate, invoicenumber, duedate in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n paperlessdate, \n invoicedate, \n dayslate, \n invoicenumber, \n duedate \nFROM \n latePayment;\n```","cost":0.0002556,"response_parsed":"SELECT \n paperlessdate, \n invoicedate, \n dayslate, \n invoicenumber, \n duedate \nFROM \n latePayment;","time":0.5342264175}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `invoiceamount`, `daystosettle`, `disputed`, `paperlessdate`, `duedate`, `invoicenumber` FROM `latePayment`","question":"Show all invoiceamount, daystosettle, disputed, paperlessdate, duedate, invoicenumber in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n invoiceamount, \n daystosettle, \n disputed, \n paperlessdate, \n duedate, \n invoicenumber \nFROM \n latePayment;\n```","cost":0.0002628,"response_parsed":"SELECT \n invoiceamount, \n daystosettle, \n disputed, \n paperlessdate, \n duedate, \n invoicenumber \nFROM \n latePayment;","time":1.1672024727}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `customerid`, `invoiceamount`, `duedate`, `dayslate`, `daystosettle`, `invoicedate`, `disputed` FROM `latePayment`","question":"Show all customerid, invoiceamount, duedate, dayslate, daystosettle, invoicedate, disputed in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n customerid, \n invoiceamount, \n duedate, \n dayslate, \n daystosettle, \n invoicedate, \n disputed \nFROM \n latePayment;\n```","cost":0.0002664,"response_parsed":"SELECT \n customerid, \n invoiceamount, \n duedate, \n dayslate, \n daystosettle, \n invoicedate, \n disputed \nFROM \n latePayment;","time":0.5092487335}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `daystosettle`, `customerid`, `paperlessbill`, `paperlessdate`, `invoicedate`, `duedate`, `invoicenumber`, `disputed` FROM `latePayment`","question":"Show all daystosettle, customerid, paperlessbill, paperlessdate, invoicedate, duedate, invoicenumber, disputed in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n daystosettle, \n customerid, \n paperlessbill, \n paperlessdate, \n invoicedate, \n duedate, \n invoicenumber, \n disputed \nFROM \n latePayment;\n```","cost":0.0002808,"response_parsed":"SELECT \n daystosettle, \n customerid, \n paperlessbill, \n paperlessdate, \n invoicedate, \n duedate, \n invoicenumber, \n disputed \nFROM \n latePayment;","time":0.5295858383}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `paperlessdate`, `dayslate`, `daystosettle`, `invoicedate`, `customerid`, `invoiceamount`, `paperlessbill`, `invoicenumber`, `duedate` FROM `latePayment`","question":"Show all paperlessdate, dayslate, daystosettle, invoicedate, customerid, invoiceamount, paperlessbill, invoicenumber, duedate in the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT \n paperlessdate, \n dayslate, \n daystosettle, \n invoicedate, \n customerid, \n invoiceamount, \n paperlessbill, \n invoicenumber, \n duedate \nFROM \n latePayment;\n```","cost":0.0002898,"response_parsed":"SELECT \n paperlessdate, \n dayslate, \n daystosettle, \n invoicedate, \n customerid, \n invoiceamount, \n paperlessbill, \n invoicenumber, \n duedate \nFROM \n latePayment;","time":1.313883543}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `accountFraud` WHERE `paymenttype` == 'AC'","question":"Show the data of the table accountFraud where paymenttype is equal to AC","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE paymenttype = 'AC';\n```","cost":0.0002268,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE paymenttype = 'AC';","time":0.6429302692}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `accountFraud` WHERE `paymenttype` != 'AC'","question":"Show the data of the table accountFraud where paymenttype is different from AC","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE paymenttype != 'AC';\n```","cost":0.0002268,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE paymenttype != 'AC';","time":0.5033452511}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `accountFraud` WHERE `paymenttype` != 'AA'","question":"Show the data of the table accountFraud where paymenttype not equal to AA","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE paymenttype != 'AA';\n```","cost":0.0002268,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE paymenttype != 'AA';","time":0.6500477791}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `accountFraud` WHERE `employmentstatus` == 'CB'","question":"Show the data of the table accountFraud where employmentstatus is equal to CB","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE employmentstatus = 'CB';\n```","cost":0.0002268,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE employmentstatus = 'CB';","time":0.7449932098}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `accountFraud` WHERE `employmentstatus` != 'CA'","question":"Show the data of the table accountFraud where employmentstatus is different from CA","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE employmentstatus != 'CA';\n```","cost":0.0002268,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE employmentstatus != 'CA';","time":2.1680085659}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `accountFraud` WHERE `employmentstatus` != 'CA'","question":"Show the data of the table accountFraud where employmentstatus not equal to CA","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE employmentstatus != 'CA';\n```","cost":0.0002268,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE employmentstatus != 'CA';","time":1.1555349827}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `accountFraud` WHERE `deviceos` == 'windows'","question":"Show the data of the table accountFraud where deviceos is equal to windows","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE deviceos = 'windows';\n```","cost":0.0002268,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE deviceos = 'windows';","time":0.8528203964}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `accountFraud` WHERE `deviceos` != 'other'","question":"Show the data of the table accountFraud where deviceos is different from other","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE deviceos != 'other';\n```","cost":0.0002268,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE deviceos != 'other';","time":0.48422122}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `accountFraud` WHERE `deviceos` != 'other'","question":"Show the data of the table accountFraud where deviceos not equal to other","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE deviceos != 'other';\n```","cost":0.0002268,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE deviceos != 'other';","time":1.0820424557}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `accountFraud` WHERE `income` < 0.4","question":"Show the data of the table accountFraud where income is less than 0.4","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE income < 0.4;\n```","cost":0.0002295,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE income < 0.4;","time":0.4540946484}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `accountFraud` WHERE `sessionlengthminutes` > 3.749706225590873","question":"Show the data of the table accountFraud where sessionlengthminutes is greater than 3.749706225590873","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE sessionlengthminutes > 3.749706225590873;\n```","cost":0.0002403,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE sessionlengthminutes > 3.749706225590873;","time":1.4467873573}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `accountFraud` WHERE `sessionlengthminutes` < 4.886676763177824","question":"Show the data of the table accountFraud where sessionlengthminutes is less than 4.886676763177824","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE sessionlengthminutes < 4.886676763177824;\n```","cost":0.0002403,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE sessionlengthminutes < 4.886676763177824;","time":0.9292292595}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `accountFraud` WHERE `creditriskscore` > 108","question":"Show the data of the table accountFraud where creditriskscore is greater than 108","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE creditriskscore > 108;\n```","cost":0.0002313,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE creditriskscore > 108;","time":0.4472968578}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `accountFraud` WHERE `creditriskscore` < 108","question":"Show the data of the table accountFraud where creditriskscore is less than 108","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM accountFraud \nWHERE creditriskscore < 108;\n```","cost":0.0002313,"response_parsed":"SELECT * \nFROM accountFraud \nWHERE creditriskscore < 108;","time":0.5518665314}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `latePayment` WHERE `disputed` == 'No'","question":"Show the data of the table latePayment where disputed is equal to No","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE disputed = 'No';\n```","cost":0.0002232,"response_parsed":"SELECT * \nFROM latePayment \nWHERE disputed = 'No';","time":0.5109803677}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `latePayment` WHERE `disputed` != 'Yes'","question":"Show the data of the table latePayment where disputed is different from Yes","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE disputed != 'Yes';\n```","cost":0.0002232,"response_parsed":"SELECT * \nFROM latePayment \nWHERE disputed != 'Yes';","time":0.496535778}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `latePayment` WHERE `disputed` != 'Yes'","question":"Show the data of the table latePayment where disputed not equal to Yes","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE disputed != 'Yes';\n```","cost":0.0002232,"response_parsed":"SELECT * \nFROM latePayment \nWHERE disputed != 'Yes';","time":2.7627716064}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `latePayment` WHERE `paperlessdate` == '2\/6\/2012'","question":"Show the data of the table latePayment where paperlessdate is equal to 2\/6\/2012","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE paperlessdate = '2\/6\/2012';\n```","cost":0.0002367,"response_parsed":"SELECT * \nFROM latePayment \nWHERE paperlessdate = '2\/6\/2012';","time":0.7283332348}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `latePayment` WHERE `paperlessdate` != '2\/6\/2012'","question":"Show the data of the table latePayment where paperlessdate is different from 2\/6\/2012","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE paperlessdate != '2\/6\/2012';\n```","cost":0.0002367,"response_parsed":"SELECT * \nFROM latePayment \nWHERE paperlessdate != '2\/6\/2012';","time":0.5288918018}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `latePayment` WHERE `paperlessdate` != '1\/26\/2012'","question":"Show the data of the table latePayment where paperlessdate not equal to 1\/26\/2012","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE paperlessdate != '1\/26\/2012';\n```","cost":0.0002367,"response_parsed":"SELECT * \nFROM latePayment \nWHERE paperlessdate != '1\/26\/2012';","time":0.4526948929}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `latePayment` WHERE `invoicedate` == '4\/11\/2012'","question":"Show the data of the table latePayment where invoicedate is equal to 4\/11\/2012","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE invoicedate = '4\/11\/2012';\n```","cost":0.0002367,"response_parsed":"SELECT * \nFROM latePayment \nWHERE invoicedate = '4\/11\/2012';","time":0.7299489975}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `latePayment` WHERE `invoicedate` != '4\/11\/2012'","question":"Show the data of the table latePayment where invoicedate is different from 4\/11\/2012","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE invoicedate != '4\/11\/2012';\n```","cost":0.0002367,"response_parsed":"SELECT * \nFROM latePayment \nWHERE invoicedate != '4\/11\/2012';","time":0.4531433582}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `latePayment` WHERE `invoicedate` != '6\/18\/2013'","question":"Show the data of the table latePayment where invoicedate not equal to 6\/18\/2013","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE invoicedate != '6\/18\/2013';\n```","cost":0.0002367,"response_parsed":"SELECT * \nFROM latePayment \nWHERE invoicedate != '6\/18\/2013';","time":0.523878336}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `latePayment` WHERE `dayslate` > 0","question":"Show the data of the table latePayment where dayslate is greater than 0","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE dayslate > 0;\n```","cost":0.0002259,"response_parsed":"SELECT * \nFROM latePayment \nWHERE dayslate > 0;","time":0.6511249542}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `latePayment` WHERE `dayslate` < 6","question":"Show the data of the table latePayment where dayslate is less than 6","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE dayslate < 6;\n```","cost":0.0002259,"response_parsed":"SELECT * \nFROM latePayment \nWHERE dayslate < 6;","time":1.1778001785}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `latePayment` WHERE `invoiceamount` > 84.86","question":"Show the data of the table latePayment where invoiceamount is greater than 84.86","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE invoiceamount > 84.86;\n```","cost":0.0002295,"response_parsed":"SELECT * \nFROM latePayment \nWHERE invoiceamount > 84.86;","time":0.4773170948}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `latePayment` WHERE `invoiceamount` < 37.49","question":"Show the data of the table latePayment where invoiceamount is less than 37.49","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE invoiceamount < 37.49;\n```","cost":0.0002295,"response_parsed":"SELECT * \nFROM latePayment \nWHERE invoiceamount < 37.49;","time":0.5153207779}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `latePayment` WHERE `invoicenumber` > 9465847338","question":"Show the data of the table latePayment where invoicenumber is greater than 9465847338","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE invoicenumber > 9465847338;\n```","cost":0.0002349,"response_parsed":"SELECT * \nFROM latePayment \nWHERE invoicenumber > 9465847338;","time":0.4434065819}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `latePayment` WHERE `invoicenumber` < 6528247418","question":"Show the data of the table latePayment where invoicenumber is less than 6528247418","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT * \nFROM latePayment \nWHERE invoicenumber < 6528247418;\n```","cost":0.0002349,"response_parsed":"SELECT * \nFROM latePayment \nWHERE invoicenumber < 6528247418;","time":1.863707304}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `employmentstatus`) FROM `accountFraud`","question":"How many different employmentstatus are in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT employmentstatus) \nFROM accountFraud;\n```","cost":0.0002214,"response_parsed":"SELECT COUNT(DISTINCT employmentstatus) \nFROM accountFraud;","time":0.9314727783}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `housingstatus`) FROM `accountFraud`","question":"How many different housingstatus are in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT housingstatus) \nFROM accountFraud;\n```","cost":0.0002214,"response_parsed":"SELECT COUNT(DISTINCT housingstatus) \nFROM accountFraud;","time":1.4498727322}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `deviceos`) FROM `accountFraud`","question":"How many different deviceos are in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT deviceos) \nFROM accountFraud;\n```","cost":0.0002214,"response_parsed":"SELECT COUNT(DISTINCT deviceos) \nFROM accountFraud;","time":0.5121538639}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `hasothercards`) FROM `accountFraud`","question":"How many different hasothercards are in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT hasothercards) \nFROM accountFraud;\n```","cost":0.0002232,"response_parsed":"SELECT COUNT(DISTINCT hasothercards) \nFROM accountFraud;","time":0.498752594}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `emailisfree`) FROM `accountFraud`","question":"How many different emailisfree are in table accountFraud?","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT emailisfree) \nFROM accountFraud;\n```","cost":0.0002232,"response_parsed":"SELECT COUNT(DISTINCT emailisfree) \nFROM accountFraud;","time":0.4796345234}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`creditriskscore`) FROM `accountFraud`","question":"Find the maximum creditriskscore for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MAX(creditriskscore) \nFROM accountFraud;\n```","cost":0.0002232,"response_parsed":"SELECT MAX(creditriskscore) \nFROM accountFraud;","time":0.4053032398}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`creditriskscore`) FROM `accountFraud`","question":"Find the minimum creditriskscore for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MIN(creditriskscore) \nFROM accountFraud;\n```","cost":0.0002232,"response_parsed":"SELECT MIN(creditriskscore) \nFROM accountFraud;","time":0.4955635071}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`creditriskscore`) FROM `accountFraud`","question":"Find the average creditriskscore for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT AVG(creditriskscore) \nFROM accountFraud;\n```","cost":0.0002232,"response_parsed":"SELECT AVG(creditriskscore) \nFROM accountFraud;","time":1.4920742512}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`income`) FROM `accountFraud`","question":"Find the maximum income for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MAX(income) \nFROM accountFraud;\n```","cost":0.0002178,"response_parsed":"SELECT MAX(income) \nFROM accountFraud;","time":0.4316308498}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`income`) FROM `accountFraud`","question":"Find the minimum income for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MIN(income) \nFROM accountFraud;\n```","cost":0.0002178,"response_parsed":"SELECT MIN(income) \nFROM accountFraud;","time":0.812951088}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"accountFraud","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`income`) FROM `accountFraud`","question":"Find the average income for the table accountFraud","db_schema_normalized":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT AVG(income) \nFROM accountFraud;\n```","cost":0.0002178,"response_parsed":"SELECT AVG(income) \nFROM accountFraud;","time":0.4080338478}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `invoicedate`) FROM `latePayment`","question":"How many different invoicedate are in table latePayment?","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT invoicedate) \nFROM latePayment;\n```","cost":0.0002214,"response_parsed":"SELECT COUNT(DISTINCT invoicedate) \nFROM latePayment;","time":0.4797072411}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `disputed`) FROM `latePayment`","question":"How many different disputed are in table latePayment?","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT disputed) \nFROM latePayment;\n```","cost":0.0002178,"response_parsed":"SELECT COUNT(DISTINCT disputed) \nFROM latePayment;","time":0.9293248653}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `customerid`) FROM `latePayment`","question":"How many different customerid are in table latePayment?","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT customerid) \nFROM latePayment;\n```","cost":0.0002196,"response_parsed":"SELECT COUNT(DISTINCT customerid) \nFROM latePayment;","time":2.4670379162}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `paperlessdate`) FROM `latePayment`","question":"How many different paperlessdate are in table latePayment?","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT paperlessdate) \nFROM latePayment;\n```","cost":0.0002214,"response_parsed":"SELECT COUNT(DISTINCT paperlessdate) \nFROM latePayment;","time":4.4156675339}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `duedate`) FROM `latePayment`","question":"How many different duedate are in table latePayment?","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT duedate) \nFROM latePayment;\n```","cost":0.0002214,"response_parsed":"SELECT COUNT(DISTINCT duedate) \nFROM latePayment;","time":2.2982487679}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`daystosettle`) FROM `latePayment`","question":"Find the maximum daystosettle for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MAX(daystosettle) \nFROM latePayment;\n```","cost":0.0002205,"response_parsed":"SELECT MAX(daystosettle) \nFROM latePayment;","time":0.5285596848}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`daystosettle`) FROM `latePayment`","question":"Find the minimum daystosettle for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MIN(daystosettle) \nFROM latePayment;\n```","cost":0.0002205,"response_parsed":"SELECT MIN(daystosettle) \nFROM latePayment;","time":0.5451617241}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`daystosettle`) FROM `latePayment`","question":"Find the average daystosettle for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT AVG(daystosettle) \nFROM latePayment;\n```","cost":0.0002205,"response_parsed":"SELECT AVG(daystosettle) \nFROM latePayment;","time":1.0127904415}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`dayslate`) FROM `latePayment`","question":"Find the maximum dayslate for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MAX(dayslate) \nFROM latePayment;\n```","cost":0.0002169,"response_parsed":"SELECT MAX(dayslate) \nFROM latePayment;","time":1.4081268311}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`dayslate`) FROM `latePayment`","question":"Find the minimum dayslate for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT MIN(dayslate) \nFROM latePayment;\n```","cost":0.0002169,"response_parsed":"SELECT MIN(dayslate) \nFROM latePayment;","time":0.5139160156}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/finance\/finance.sqlite","db_id":"finance","tbl_name":"latePayment","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`dayslate`) FROM `latePayment`","question":"Find the average dayslate for the table latePayment","db_schema_normalized":"`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","db_schema":"`\"accountFraud\"` (\"hasothercards\" TEXT, \"housingstatus\" TEXT, \"dateofbirthdistinctemails4w\" INTEGER, \"income\" REAL, \"paymenttype\" TEXT, \"employmentstatus\" TEXT, \"creditriskscore\" INTEGER, \"sessionlengthminutes\" REAL, \"deviceos\" TEXT, \"emailisfree\" TEXT)\n`\"latePayment\"` (\"customerid\" TEXT, \"paperlessdate\" TEXT, \"invoicenumber\" INTEGER, \"invoicedate\" TEXT, \"duedate\" TEXT, \"invoiceamount\" REAL, \"disputed\" TEXT, \"paperlessbill\" TEXT, \"daystosettle\" INTEGER, \"dayslate\" INTEGER)","pred_dict":{"response":"```sql\nSELECT AVG(dayslate) \nFROM latePayment;\n```","cost":0.0002169,"response_parsed":"SELECT AVG(dayslate) \nFROM latePayment;","time":0.6312839985}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `menopausalstatus` FROM `breastCancer`","question":"Show the different menopausalstatus in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT menopausalstatus \nFROM breastCancer;\n```","cost":0.0002331,"response_parsed":"SELECT DISTINCT menopausalstatus \nFROM breastCancer;","time":1.6605315208}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `hormonaltherapy` FROM `breastCancer`","question":"Show the different hormonaltherapy in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT hormonaltherapy \nFROM breastCancer;\n```","cost":0.0002295,"response_parsed":"SELECT DISTINCT hormonaltherapy \nFROM breastCancer;","time":0.9809010029}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `status` FROM `breastCancer`","question":"Show the different status in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT status \nFROM breastCancer;\n```","cost":0.0002277,"response_parsed":"SELECT DISTINCT status \nFROM breastCancer;","time":0.4667360783}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `sex` FROM `heartAttack`","question":"Show the different sex in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT sex \nFROM heartAttack;\n```","cost":0.0002259,"response_parsed":"SELECT DISTINCT sex \nFROM heartAttack;","time":0.5594680309}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `chestpaintype` FROM `heartAttack`","question":"Show the different chestpaintype in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT chestpaintype \nFROM heartAttack;\n```","cost":0.0002295,"response_parsed":"SELECT DISTINCT chestpaintype \nFROM heartAttack;","time":0.8159954548}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `fastingbloodsugar` FROM `heartAttack`","question":"Show the different fastingbloodsugar in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT fastingbloodsugar \nFROM heartAttack;\n```","cost":0.0002313,"response_parsed":"SELECT DISTINCT fastingbloodsugar \nFROM heartAttack;","time":1.1539332867}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `restingelectrocardiographicrresults` FROM `heartAttack`","question":"Show the different restingelectrocardiographicrresults in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT restingelectrocardiographicrresults \nFROM heartAttack;\n```","cost":0.0002394,"response_parsed":"SELECT DISTINCT restingelectrocardiographicrresults \nFROM heartAttack;","time":0.6973009109}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `output` FROM `heartAttack`","question":"Show the different output in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT output \nFROM heartAttack;\n```","cost":0.0002259,"response_parsed":"SELECT DISTINCT output \nFROM heartAttack;","time":1.2447679043}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `menopausalstatus`, COUNT(*) FROM `breastCancer` GROUP BY `menopausalstatus`","question":"For each menopausalstatus, count the number of rows in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT menopausalstatus, COUNT(*) \nFROM breastCancer \nGROUP BY menopausalstatus;\n```","cost":0.0002448,"response_parsed":"SELECT menopausalstatus, COUNT(*) \nFROM breastCancer \nGROUP BY menopausalstatus;","time":1.1489565372}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `hormonaltherapy`, COUNT(*) FROM `breastCancer` GROUP BY `hormonaltherapy`","question":"For each hormonaltherapy, count the number of rows in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy, COUNT(*) \nFROM breastCancer \nGROUP BY hormonaltherapy;\n```","cost":0.0002394,"response_parsed":"SELECT hormonaltherapy, COUNT(*) \nFROM breastCancer \nGROUP BY hormonaltherapy;","time":0.8381359577}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `status`, COUNT(*) FROM `breastCancer` GROUP BY `status`","question":"For each status, count the number of rows in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status, COUNT(*) \nFROM breastCancer \nGROUP BY status;\n```","cost":0.0002367,"response_parsed":"SELECT status, COUNT(*) \nFROM breastCancer \nGROUP BY status;","time":1.1550130844}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `hormonaltherapy`, MIN(`progesteronereceptor`) FROM `breastCancer` GROUP BY `hormonaltherapy`","question":"For each hormonaltherapy, find the min of progesteronereceptor in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy, MIN(progesteronereceptor) \nFROM breastCancer \nGROUP BY hormonaltherapy;\n```","cost":0.0002475,"response_parsed":"SELECT hormonaltherapy, MIN(progesteronereceptor) \nFROM breastCancer \nGROUP BY hormonaltherapy;","time":0.9567351341}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `hormonaltherapy`, MAX(`progesteronereceptor`) FROM `breastCancer` GROUP BY `hormonaltherapy`","question":"For each hormonaltherapy, find the max of progesteronereceptor in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy, MAX(progesteronereceptor) as max_progesteronereceptor\nFROM breastCancer\nGROUP BY hormonaltherapy;\n```","cost":0.0002538,"response_parsed":"SELECT hormonaltherapy, MAX(progesteronereceptor) as max_progesteronereceptor\nFROM breastCancer\nGROUP BY hormonaltherapy;","time":0.5316507816}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `hormonaltherapy`, AVG(`progesteronereceptor`) FROM `breastCancer` GROUP BY `hormonaltherapy`","question":"For each hormonaltherapy, find the avg of progesteronereceptor in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n hormonaltherapy, \n AVG(progesteronereceptor) as avg_progesteronereceptor\nFROM \n breastCancer\nGROUP BY \n hormonaltherapy;\n```","cost":0.000261,"response_parsed":"SELECT \n hormonaltherapy, \n AVG(progesteronereceptor) as avg_progesteronereceptor\nFROM \n breastCancer\nGROUP BY \n hormonaltherapy;","time":0.572275877}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `hormonaltherapy`, SUM(`progesteronereceptor`) FROM `breastCancer` GROUP BY `hormonaltherapy`","question":"For each hormonaltherapy, find the sum of progesteronereceptor in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n hormonaltherapy, \n SUM(progesteronereceptor) AS sum_progesteronereceptor\nFROM \n breastCancer\nGROUP BY \n hormonaltherapy;\n```","cost":0.000261,"response_parsed":"SELECT \n hormonaltherapy, \n SUM(progesteronereceptor) AS sum_progesteronereceptor\nFROM \n breastCancer\nGROUP BY \n hormonaltherapy;","time":0.5264835358}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `hormonaltherapy`, MIN(`numberpositivelymphnodes`) FROM `breastCancer` GROUP BY `hormonaltherapy`","question":"For each hormonaltherapy, find the min of numberpositivelymphnodes in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy, MIN(numberpositivelymphnodes) \nFROM breastCancer \nGROUP BY hormonaltherapy;\n```","cost":0.0002475,"response_parsed":"SELECT hormonaltherapy, MIN(numberpositivelymphnodes) \nFROM breastCancer \nGROUP BY hormonaltherapy;","time":0.4924871922}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `hormonaltherapy`, MAX(`numberpositivelymphnodes`) FROM `breastCancer` GROUP BY `hormonaltherapy`","question":"For each hormonaltherapy, find the max of numberpositivelymphnodes in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy, MAX(numberpositivelymphnodes) \nFROM breastCancer \nGROUP BY hormonaltherapy;\n```","cost":0.0002475,"response_parsed":"SELECT hormonaltherapy, MAX(numberpositivelymphnodes) \nFROM breastCancer \nGROUP BY hormonaltherapy;","time":0.7686982155}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `hormonaltherapy`, AVG(`numberpositivelymphnodes`) FROM `breastCancer` GROUP BY `hormonaltherapy`","question":"For each hormonaltherapy, find the avg of numberpositivelymphnodes in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n hormonaltherapy, \n AVG(numberpositivelymphnodes) as average_numberpositivelymphnodes\nFROM \n breastCancer\nGROUP BY \n hormonaltherapy;\n```","cost":0.000261,"response_parsed":"SELECT \n hormonaltherapy, \n AVG(numberpositivelymphnodes) as average_numberpositivelymphnodes\nFROM \n breastCancer\nGROUP BY \n hormonaltherapy;","time":0.6543490887}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `hormonaltherapy`, SUM(`numberpositivelymphnodes`) FROM `breastCancer` GROUP BY `hormonaltherapy`","question":"For each hormonaltherapy, find the sum of numberpositivelymphnodes in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n hormonaltherapy, \n SUM(numberpositivelymphnodes) AS total_numberpositivelymphnodes\nFROM \n breastCancer\nGROUP BY \n hormonaltherapy;\n```","cost":0.000261,"response_parsed":"SELECT \n hormonaltherapy, \n SUM(numberpositivelymphnodes) AS total_numberpositivelymphnodes\nFROM \n breastCancer\nGROUP BY \n hormonaltherapy;","time":1.2083585262}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `status`, MIN(`progesteronereceptor`) FROM `breastCancer` GROUP BY `status`","question":"For each status, find the min of progesteronereceptor in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status, MIN(progesteronereceptor) \nFROM breastCancer \nGROUP BY status;\n```","cost":0.0002448,"response_parsed":"SELECT status, MIN(progesteronereceptor) \nFROM breastCancer \nGROUP BY status;","time":0.46270895}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `status`, MAX(`progesteronereceptor`) FROM `breastCancer` GROUP BY `status`","question":"For each status, find the max of progesteronereceptor in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status, MAX(progesteronereceptor) as max_progesteronereceptor\nFROM breastCancer\nGROUP BY status;\n```","cost":0.0002511,"response_parsed":"SELECT status, MAX(progesteronereceptor) as max_progesteronereceptor\nFROM breastCancer\nGROUP BY status;","time":2.160020113}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `status`, AVG(`progesteronereceptor`) FROM `breastCancer` GROUP BY `status`","question":"For each status, find the avg of progesteronereceptor in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n status, \n AVG(progesteronereceptor) AS avg_progesteronereceptor\nFROM \n breastCancer\nGROUP BY \n status;\n```","cost":0.0002583,"response_parsed":"SELECT \n status, \n AVG(progesteronereceptor) AS avg_progesteronereceptor\nFROM \n breastCancer\nGROUP BY \n status;","time":0.510771513}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `status`, SUM(`progesteronereceptor`) FROM `breastCancer` GROUP BY `status`","question":"For each status, find the sum of progesteronereceptor in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status, SUM(progesteronereceptor) \nFROM breastCancer \nGROUP BY status;\n```","cost":0.0002448,"response_parsed":"SELECT status, SUM(progesteronereceptor) \nFROM breastCancer \nGROUP BY status;","time":0.8127214909}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `status`, MIN(`numberpositivelymphnodes`) FROM `breastCancer` GROUP BY `status`","question":"For each status, find the min of numberpositivelymphnodes in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status, MIN(numberpositivelymphnodes) \nFROM breastCancer \nGROUP BY status;\n```","cost":0.0002448,"response_parsed":"SELECT status, MIN(numberpositivelymphnodes) \nFROM breastCancer \nGROUP BY status;","time":0.4996788502}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `status`, MAX(`numberpositivelymphnodes`) FROM `breastCancer` GROUP BY `status`","question":"For each status, find the max of numberpositivelymphnodes in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status, MAX(numberpositivelymphnodes) \nFROM breastCancer \nGROUP BY status;\n```","cost":0.0002448,"response_parsed":"SELECT status, MAX(numberpositivelymphnodes) \nFROM breastCancer \nGROUP BY status;","time":0.6162405014}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `status`, AVG(`numberpositivelymphnodes`) FROM `breastCancer` GROUP BY `status`","question":"For each status, find the avg of numberpositivelymphnodes in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n status, \n AVG(numberpositivelymphnodes) AS average_numberpositivelymphnodes\nFROM \n breastCancer\nGROUP BY \n status;\n```","cost":0.0002583,"response_parsed":"SELECT \n status, \n AVG(numberpositivelymphnodes) AS average_numberpositivelymphnodes\nFROM \n breastCancer\nGROUP BY \n status;","time":1.3471553326}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `status`, SUM(`numberpositivelymphnodes`) FROM `breastCancer` GROUP BY `status`","question":"For each status, find the sum of numberpositivelymphnodes in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status, SUM(numberpositivelymphnodes) \nFROM breastCancer \nGROUP BY status;\n```","cost":0.0002448,"response_parsed":"SELECT status, SUM(numberpositivelymphnodes) \nFROM breastCancer \nGROUP BY status;","time":1.7755937576}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `sex`, COUNT(*) FROM `heartAttack` GROUP BY `sex`","question":"For each sex, count the number of rows in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex, COUNT(*) \nFROM heartAttack \nGROUP BY sex;\n```","cost":0.0002349,"response_parsed":"SELECT sex, COUNT(*) \nFROM heartAttack \nGROUP BY sex;","time":0.4333884716}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `chestpaintype`, COUNT(*) FROM `heartAttack` GROUP BY `chestpaintype`","question":"For each chestpaintype, count the number of rows in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT chestpaintype, COUNT(*) \nFROM heartAttack \nGROUP BY chestpaintype;\n```","cost":0.0002403,"response_parsed":"SELECT chestpaintype, COUNT(*) \nFROM heartAttack \nGROUP BY chestpaintype;","time":0.4813656807}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `fastingbloodsugar`, COUNT(*) FROM `heartAttack` GROUP BY `fastingbloodsugar`","question":"For each fastingbloodsugar, count the number of rows in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n fastingbloodsugar, \n COUNT(*) as count\nFROM \n heartAttack\nGROUP BY \n fastingbloodsugar;\n```","cost":0.000252,"response_parsed":"SELECT \n fastingbloodsugar, \n COUNT(*) as count\nFROM \n heartAttack\nGROUP BY \n fastingbloodsugar;","time":0.7041287422}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `restingelectrocardiographicrresults`, COUNT(*) FROM `heartAttack` GROUP BY `restingelectrocardiographicrresults`","question":"For each restingelectrocardiographicrresults, count the number of rows in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n restingelectrocardiographicrresults, \n COUNT(*) as count\nFROM \n heartAttack\nGROUP BY \n restingelectrocardiographicrresults;\n```","cost":0.0002637,"response_parsed":"SELECT \n restingelectrocardiographicrresults, \n COUNT(*) as count\nFROM \n heartAttack\nGROUP BY \n restingelectrocardiographicrresults;","time":1.1124689579}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `output`, COUNT(*) FROM `heartAttack` GROUP BY `output`","question":"For each output, count the number of rows in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT output, COUNT(*) \nFROM heartAttack \nGROUP BY output;\n```","cost":0.0002349,"response_parsed":"SELECT output, COUNT(*) \nFROM heartAttack \nGROUP BY output;","time":1.3403222561}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `restingelectrocardiographicrresults`, MIN(`age`) FROM `heartAttack` GROUP BY `restingelectrocardiographicrresults`","question":"For each restingelectrocardiographicrresults, find the min of age in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingelectrocardiographicrresults, MIN(age) as min_age\nFROM heartAttack\nGROUP BY restingelectrocardiographicrresults;\n```","cost":0.0002583,"response_parsed":"SELECT restingelectrocardiographicrresults, MIN(age) as min_age\nFROM heartAttack\nGROUP BY restingelectrocardiographicrresults;","time":1.3130586147}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `restingelectrocardiographicrresults`, MAX(`age`) FROM `heartAttack` GROUP BY `restingelectrocardiographicrresults`","question":"For each restingelectrocardiographicrresults, find the max of age in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingelectrocardiographicrresults, MAX(age) as max_age\nFROM heartAttack\nGROUP BY restingelectrocardiographicrresults;\n```","cost":0.0002583,"response_parsed":"SELECT restingelectrocardiographicrresults, MAX(age) as max_age\nFROM heartAttack\nGROUP BY restingelectrocardiographicrresults;","time":1.3958210945}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `restingelectrocardiographicrresults`, AVG(`age`) FROM `heartAttack` GROUP BY `restingelectrocardiographicrresults`","question":"For each restingelectrocardiographicrresults, find the avg of age in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n restingelectrocardiographicrresults, \n AVG(age) AS average_age\nFROM \n heartAttack\nGROUP BY \n restingelectrocardiographicrresults;\n```","cost":0.0002655,"response_parsed":"SELECT \n restingelectrocardiographicrresults, \n AVG(age) AS average_age\nFROM \n heartAttack\nGROUP BY \n restingelectrocardiographicrresults;","time":0.8248281479}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `restingelectrocardiographicrresults`, SUM(`age`) FROM `heartAttack` GROUP BY `restingelectrocardiographicrresults`","question":"For each restingelectrocardiographicrresults, find the sum of age in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n restingelectrocardiographicrresults, \n SUM(age) AS sum_of_age\nFROM \n heartAttack\nGROUP BY \n restingelectrocardiographicrresults;\n```","cost":0.0002664,"response_parsed":"SELECT \n restingelectrocardiographicrresults, \n SUM(age) AS sum_of_age\nFROM \n heartAttack\nGROUP BY \n restingelectrocardiographicrresults;","time":1.3433952332}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `restingelectrocardiographicrresults`, MIN(`numberofmajorvvessels`) FROM `heartAttack` GROUP BY `restingelectrocardiographicrresults`","question":"For each restingelectrocardiographicrresults, find the min of numberofmajorvvessels in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingelectrocardiographicrresults, MIN(numberofmajorvvessels) \nFROM heartAttack \nGROUP BY restingelectrocardiographicrresults;\n```","cost":0.0002646,"response_parsed":"SELECT restingelectrocardiographicrresults, MIN(numberofmajorvvessels) \nFROM heartAttack \nGROUP BY restingelectrocardiographicrresults;","time":0.7574388981}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `restingelectrocardiographicrresults`, MAX(`numberofmajorvvessels`) FROM `heartAttack` GROUP BY `restingelectrocardiographicrresults`","question":"For each restingelectrocardiographicrresults, find the max of numberofmajorvvessels in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingelectrocardiographicrresults, MAX(numberofmajorvvessels) \nFROM heartAttack \nGROUP BY restingelectrocardiographicrresults;\n```","cost":0.0002646,"response_parsed":"SELECT restingelectrocardiographicrresults, MAX(numberofmajorvvessels) \nFROM heartAttack \nGROUP BY restingelectrocardiographicrresults;","time":1.3859395981}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `restingelectrocardiographicrresults`, AVG(`numberofmajorvvessels`) FROM `heartAttack` GROUP BY `restingelectrocardiographicrresults`","question":"For each restingelectrocardiographicrresults, find the avg of numberofmajorvvessels in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n restingelectrocardiographicrresults, \n AVG(numberofmajorvvessels) AS average_number_of_major_vessels\nFROM \n heartAttack\nGROUP BY \n restingelectrocardiographicrresults;\n```","cost":0.000279,"response_parsed":"SELECT \n restingelectrocardiographicrresults, \n AVG(numberofmajorvvessels) AS average_number_of_major_vessels\nFROM \n heartAttack\nGROUP BY \n restingelectrocardiographicrresults;","time":1.6348648071}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `restingelectrocardiographicrresults`, SUM(`numberofmajorvvessels`) FROM `heartAttack` GROUP BY `restingelectrocardiographicrresults`","question":"For each restingelectrocardiographicrresults, find the sum of numberofmajorvvessels in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n restingelectrocardiographicrresults, \n SUM(numberofmajorvvessels) AS total_number_of_major_vessels\nFROM \n heartAttack\nGROUP BY \n restingelectrocardiographicrresults;\n```","cost":0.000279,"response_parsed":"SELECT \n restingelectrocardiographicrresults, \n SUM(numberofmajorvvessels) AS total_number_of_major_vessels\nFROM \n heartAttack\nGROUP BY \n restingelectrocardiographicrresults;","time":1.3947479725}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `fastingbloodsugar`, MIN(`age`) FROM `heartAttack` GROUP BY `fastingbloodsugar`","question":"For each fastingbloodsugar, find the min of age in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar, MIN(age) as min_age\nFROM heartAttack\nGROUP BY fastingbloodsugar;\n```","cost":0.0002466,"response_parsed":"SELECT fastingbloodsugar, MIN(age) as min_age\nFROM heartAttack\nGROUP BY fastingbloodsugar;","time":1.0516624451}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `fastingbloodsugar`, MAX(`age`) FROM `heartAttack` GROUP BY `fastingbloodsugar`","question":"For each fastingbloodsugar, find the max of age in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar, MAX(age) as max_age\nFROM heartAttack\nGROUP BY fastingbloodsugar;\n```","cost":0.0002466,"response_parsed":"SELECT fastingbloodsugar, MAX(age) as max_age\nFROM heartAttack\nGROUP BY fastingbloodsugar;","time":1.7817356586}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `fastingbloodsugar`, AVG(`age`) FROM `heartAttack` GROUP BY `fastingbloodsugar`","question":"For each fastingbloodsugar, find the avg of age in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n fastingbloodsugar, \n AVG(age) as average_age\nFROM \n heartAttack\nGROUP BY \n fastingbloodsugar;\n```","cost":0.0002538,"response_parsed":"SELECT \n fastingbloodsugar, \n AVG(age) as average_age\nFROM \n heartAttack\nGROUP BY \n fastingbloodsugar;","time":0.4464895725}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `fastingbloodsugar`, SUM(`age`) FROM `heartAttack` GROUP BY `fastingbloodsugar`","question":"For each fastingbloodsugar, find the sum of age in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n fastingbloodsugar, \n SUM(age) AS sum_of_age\nFROM \n heartAttack\nGROUP BY \n fastingbloodsugar;\n```","cost":0.0002547,"response_parsed":"SELECT \n fastingbloodsugar, \n SUM(age) AS sum_of_age\nFROM \n heartAttack\nGROUP BY \n fastingbloodsugar;","time":0.436340332}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `fastingbloodsugar`, MIN(`numberofmajorvvessels`) FROM `heartAttack` GROUP BY `fastingbloodsugar`","question":"For each fastingbloodsugar, find the min of numberofmajorvvessels in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar, MIN(numberofmajorvvessels) \nFROM heartAttack \nGROUP BY fastingbloodsugar;\n```","cost":0.0002529,"response_parsed":"SELECT fastingbloodsugar, MIN(numberofmajorvvessels) \nFROM heartAttack \nGROUP BY fastingbloodsugar;","time":0.5339391232}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `fastingbloodsugar`, MAX(`numberofmajorvvessels`) FROM `heartAttack` GROUP BY `fastingbloodsugar`","question":"For each fastingbloodsugar, find the max of numberofmajorvvessels in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar, MAX(numberofmajorvvessels) \nFROM heartAttack \nGROUP BY fastingbloodsugar;\n```","cost":0.0002529,"response_parsed":"SELECT fastingbloodsugar, MAX(numberofmajorvvessels) \nFROM heartAttack \nGROUP BY fastingbloodsugar;","time":0.518958807}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `fastingbloodsugar`, AVG(`numberofmajorvvessels`) FROM `heartAttack` GROUP BY `fastingbloodsugar`","question":"For each fastingbloodsugar, find the avg of numberofmajorvvessels in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n fastingbloodsugar, \n AVG(numberofmajorvvessels) AS average_numberofmajorvvessels\nFROM \n heartAttack\nGROUP BY \n fastingbloodsugar;\n```","cost":0.0002673,"response_parsed":"SELECT \n fastingbloodsugar, \n AVG(numberofmajorvvessels) AS average_numberofmajorvvessels\nFROM \n heartAttack\nGROUP BY \n fastingbloodsugar;","time":0.6450982094}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `fastingbloodsugar`, SUM(`numberofmajorvvessels`) FROM `heartAttack` GROUP BY `fastingbloodsugar`","question":"For each fastingbloodsugar, find the sum of numberofmajorvvessels in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n fastingbloodsugar, \n SUM(numberofmajorvvessels) AS sum_of_major_vessels\nFROM \n heartAttack\nGROUP BY \n fastingbloodsugar;\n```","cost":0.0002664,"response_parsed":"SELECT \n fastingbloodsugar, \n SUM(numberofmajorvvessels) AS sum_of_major_vessels\nFROM \n heartAttack\nGROUP BY \n fastingbloodsugar;","time":0.4997940063}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `menopausalstatus` FROM `breastCancer` GROUP BY `menopausalstatus` HAVING count(*) >= 12","question":"Find all the menopausalstatus that have at least 12 records in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT menopausalstatus\nFROM breastCancer\nGROUP BY menopausalstatus\nHAVING COUNT(*) >= 12;\n```","cost":0.0002511,"response_parsed":"SELECT menopausalstatus\nFROM breastCancer\nGROUP BY menopausalstatus\nHAVING COUNT(*) >= 12;","time":0.789031744}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `menopausalstatus` FROM `breastCancer` GROUP BY `menopausalstatus` HAVING count(*) <= 12","question":"Find all the menopausalstatus that have at most 12 records in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT menopausalstatus\nFROM breastCancer\nGROUP BY menopausalstatus\nHAVING COUNT(*) <= 12;\n```","cost":0.0002511,"response_parsed":"SELECT menopausalstatus\nFROM breastCancer\nGROUP BY menopausalstatus\nHAVING COUNT(*) <= 12;","time":1.0623755455}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `hormonaltherapy` FROM `breastCancer` GROUP BY `hormonaltherapy` HAVING count(*) >= 12","question":"Find all the hormonaltherapy that have at least 12 records in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy \nFROM breastCancer \nGROUP BY hormonaltherapy \nHAVING COUNT(hormonaltherapy) >= 12;\n```","cost":0.0002493,"response_parsed":"SELECT hormonaltherapy \nFROM breastCancer \nGROUP BY hormonaltherapy \nHAVING COUNT(hormonaltherapy) >= 12;","time":1.8463144302}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `hormonaltherapy` FROM `breastCancer` GROUP BY `hormonaltherapy` HAVING count(*) <= 12","question":"Find all the hormonaltherapy that have at most 12 records in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy\nFROM breastCancer\nGROUP BY hormonaltherapy\nHAVING COUNT(*) <= 12;\n```","cost":0.0002457,"response_parsed":"SELECT hormonaltherapy\nFROM breastCancer\nGROUP BY hormonaltherapy\nHAVING COUNT(*) <= 12;","time":0.9530858994}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `status` FROM `breastCancer` GROUP BY `status` HAVING count(*) >= 12","question":"Find all the status that have at least 12 records in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status \nFROM breastCancer \nGROUP BY status \nHAVING COUNT(*) >= 12;\n```","cost":0.000243,"response_parsed":"SELECT status \nFROM breastCancer \nGROUP BY status \nHAVING COUNT(*) >= 12;","time":0.6416079998}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `status` FROM `breastCancer` GROUP BY `status` HAVING count(*) <= 12","question":"Find all the status that have at most 12 records in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status\nFROM breastCancer\nGROUP BY status\nHAVING COUNT(*) <= 12;\n```","cost":0.000243,"response_parsed":"SELECT status\nFROM breastCancer\nGROUP BY status\nHAVING COUNT(*) <= 12;","time":0.6270282269}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `hormonaltherapy` FROM `breastCancer` GROUP BY `hormonaltherapy` HAVING AVG(`tumorsize`) >= 30.14","question":"List the hormonaltherapy which average of tumorsize is at least 30.14 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy\nFROM breastCancer\nWHERE tumorsize >= 30.14;\n```\nHowever, the above SQL query will return all the rows where the tumor size is greater than or equal to 30.14. If you want to get the hormonal therapy where the average tumor size is at least 30.14, you should use the AVG function with a GROUP BY clause:\n\n```sql\nSELECT hormonaltherapy\nFROM breastCancer\nGROUP BY hormonaltherapy\nHAVING AVG(tumorsize) >= 30.14;\n```","cost":0.0003285,"response_parsed":"SELECT hormonaltherapy\nFROM breastCancer\nGROUP BY hormonaltherapy\nHAVING AVG(tumorsize) >= 30.14;","time":1.3613626957}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `hormonaltherapy` FROM `breastCancer` GROUP BY `hormonaltherapy` HAVING AVG(`tumorsize`) <= 30.14","question":"List the hormonaltherapy which average of tumorsize is at most 30.14 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy\nFROM breastCancer\nWHERE tumorsize <= 30.14;\n```\nHowever, if you want to get the hormonal therapy where the average tumor size is at most 30.14, you should use the AVG function with a GROUP BY clause:\n```sql\nSELECT hormonaltherapy\nFROM breastCancer\nGROUP BY hormonaltherapy\nHAVING AVG(tumorsize) <= 30.14;\n```","cost":0.0003069,"response_parsed":"SELECT hormonaltherapy\nFROM breastCancer\nGROUP BY hormonaltherapy\nHAVING AVG(tumorsize) <= 30.14;","time":0.9722311497}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `hormonaltherapy` FROM `breastCancer` GROUP BY `hormonaltherapy` HAVING SUM(`tumorsize`) >= 389.5","question":"List the hormonaltherapy which summation of tumorsize is at least 389.5 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy \nFROM breastCancer \nWHERE tumorsize >= 389.5;\n```\nHowever, the above SQL query will return all the rows where the tumor size is greater than or equal to 389.5. If you want to get the hormonal therapy where the summation of tumor size is at least 389.5, you should use the following query:\n\n```sql\nSELECT hormonaltherapy \nFROM breastCancer \nGROUP BY hormonaltherapy \nHAVING SUM(tumorsize) >= 389.5;\n```","cost":0.0003267,"response_parsed":"SELECT hormonaltherapy \nFROM breastCancer \nGROUP BY hormonaltherapy \nHAVING SUM(tumorsize) >= 389.5;","time":0.8046841621}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `hormonaltherapy` FROM `breastCancer` GROUP BY `hormonaltherapy` HAVING SUM(`tumorsize`) <= 389.5","question":"List the hormonaltherapy which summation of tumorsize is at most 389.5 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy\nFROM breastCancer\nWHERE tumorsize <= 389.5;\n```\nHowever, the above SQL query will return all the rows where the tumor size is less than or equal to 389.5. If you want to get the hormonal therapy where the summation of tumor size is at most 389.5, you should use the following query:\n\n```sql\nSELECT hormonaltherapy\nFROM breastCancer\nGROUP BY hormonaltherapy\nHAVING SUM(tumorsize) <= 389.5;\n```","cost":0.0003267,"response_parsed":"SELECT hormonaltherapy\nFROM breastCancer\nGROUP BY hormonaltherapy\nHAVING SUM(tumorsize) <= 389.5;","time":0.8909714222}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `hormonaltherapy` FROM `breastCancer` GROUP BY `hormonaltherapy` HAVING AVG(`age`) >= 53.95","question":"List the hormonaltherapy which average of age is at least 53.95 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy \nFROM breastCancer \nWHERE age >= 53.95;\n```\nHowever, the above SQL query will return all the rows where the age is greater than or equal to 53.95. If you want to get the hormonaltherapy where the average age is at least 53.95, you should use the AVG function with a GROUP BY clause. Here is the correct SQL query:\n\n```sql\nSELECT hormonaltherapy \nFROM breastCancer \nGROUP BY hormonaltherapy \nHAVING AVG(age) >= 53.95;\n```","cost":0.0003285,"response_parsed":"SELECT hormonaltherapy \nFROM breastCancer \nGROUP BY hormonaltherapy \nHAVING AVG(age) >= 53.95;","time":1.1386554241}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `hormonaltherapy` FROM `breastCancer` GROUP BY `hormonaltherapy` HAVING AVG(`age`) <= 53.95","question":"List the hormonaltherapy which average of age is at most 53.95 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy \nFROM breastCancer \nWHERE age <= (SELECT AVG(age) * 53.95 \/ AVG(age) \n FROM breastCancer);\n```\nHowever, the above query seems to be incorrect as it's multiplying the average age by 53.95 and then dividing by the average age, which will always result in 53.95. \n\nA more correct interpretation of the question would be to get the hormonal therapy where the average age of the patients who received that therapy is at most 53.95. \n\nHere's the corrected query:\n\n```sql\nSELECT hormonaltherapy \nFROM breastCancer \nGROUP BY hormonaltherapy \nHAVING AVG(age) <= 53.95;\n```","cost":0.0003573,"response_parsed":"SELECT hormonaltherapy \nFROM breastCancer \nGROUP BY hormonaltherapy \nHAVING AVG(age) <= 53.95;","time":1.929980278}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `hormonaltherapy` FROM `breastCancer` GROUP BY `hormonaltherapy` HAVING SUM(`age`) >= 640.5","question":"List the hormonaltherapy which summation of age is at least 640.5 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy \nFROM breastCancer \nWHERE age >= 640.5;\n```\nHowever, the above query will return all the rows where the age is greater than or equal to 640.5. But based on the question, it seems like we need to find the hormonaltherapy where the sum of age is at least 640.5. \n\nIn that case, we need to use the GROUP BY and HAVING clauses to group the rows by hormonaltherapy and then filter the groups where the sum of age is at least 640.5.\n\n```sql\nSELECT hormonaltherapy \nFROM breastCancer \nGROUP BY hormonaltherapy \nHAVING SUM(age) >= 640.5;\n```","cost":0.0003564,"response_parsed":"SELECT hormonaltherapy \nFROM breastCancer \nGROUP BY hormonaltherapy \nHAVING SUM(age) >= 640.5;","time":1.9402089119}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `hormonaltherapy` FROM `breastCancer` GROUP BY `hormonaltherapy` HAVING SUM(`age`) <= 640.5","question":"List the hormonaltherapy which summation of age is at most 640.5 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy\nFROM breastCancer\nWHERE age <= 640.5;\n```\nHowever, the above query will return all the rows where the age is less than or equal to 640.5. If you want to get the hormonaltherapy where the summation of age is at most 640.5, you should use the following query:\n\n```sql\nSELECT hormonaltherapy\nFROM breastCancer\nGROUP BY hormonaltherapy\nHAVING SUM(age) <= 640.5;\n```","cost":0.0003195,"response_parsed":"SELECT hormonaltherapy\nFROM breastCancer\nGROUP BY hormonaltherapy\nHAVING SUM(age) <= 640.5;","time":1.2965669632}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `status` FROM `breastCancer` GROUP BY `status` HAVING AVG(`tumorsize`) >= 34.41","question":"List the status which average of tumorsize is at least 34.41 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status \nFROM breastCancer \nGROUP BY status \nHAVING AVG(tumorsize) >= 34.41;\n```","cost":0.000252,"response_parsed":"SELECT status \nFROM breastCancer \nGROUP BY status \nHAVING AVG(tumorsize) >= 34.41;","time":1.0007736683}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `status` FROM `breastCancer` GROUP BY `status` HAVING AVG(`tumorsize`) <= 34.41","question":"List the status which average of tumorsize is at most 34.41 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status\nFROM breastCancer\nWHERE tumorsize <= 34.41;\n```\nHowever, the above SQL query will return all the rows where the tumor size is less than or equal to 34.41. If you want to get the status where the average tumor size is at most 34.41, you should use the AVG function with GROUP BY clause. Here is the correct SQL query:\n\n```sql\nSELECT status\nFROM breastCancer\nGROUP BY status\nHAVING AVG(tumorsize) <= 34.41;\n```","cost":0.0003294,"response_parsed":"SELECT status\nFROM breastCancer\nGROUP BY status\nHAVING AVG(tumorsize) <= 34.41;","time":1.3923716545}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `status` FROM `breastCancer` GROUP BY `status` HAVING SUM(`tumorsize`) >= 389.5","question":"List the status which summation of tumorsize is at least 389.5 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status \nFROM breastCancer \nGROUP BY status \nHAVING SUM(tumorsize) >= 389.5;\n```","cost":0.0002529,"response_parsed":"SELECT status \nFROM breastCancer \nGROUP BY status \nHAVING SUM(tumorsize) >= 389.5;","time":0.7220051289}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `status` FROM `breastCancer` GROUP BY `status` HAVING SUM(`tumorsize`) <= 389.5","question":"List the status which summation of tumorsize is at most 389.5 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status\nFROM breastCancer\nGROUP BY status\nHAVING SUM(tumorsize) <= 389.5;\n```","cost":0.0002529,"response_parsed":"SELECT status\nFROM breastCancer\nGROUP BY status\nHAVING SUM(tumorsize) <= 389.5;","time":0.7738702297}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `status` FROM `breastCancer` GROUP BY `status` HAVING AVG(`age`) >= 53.44","question":"List the status which average of age is at least 53.44 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status \nFROM breastCancer \nGROUP BY status \nHAVING AVG(age) >= 53.44;\n```","cost":0.0002484,"response_parsed":"SELECT status \nFROM breastCancer \nGROUP BY status \nHAVING AVG(age) >= 53.44;","time":1.9744098186}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `status` FROM `breastCancer` GROUP BY `status` HAVING AVG(`age`) <= 53.44","question":"List the status which average of age is at most 53.44 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status\nFROM breastCancer\nGROUP BY status\nHAVING AVG(age) <= 53.44;\n```","cost":0.0002484,"response_parsed":"SELECT status\nFROM breastCancer\nGROUP BY status\nHAVING AVG(age) <= 53.44;","time":1.3153550625}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `status` FROM `breastCancer` GROUP BY `status` HAVING SUM(`age`) >= 640.5","question":"List the status which summation of age is at least 640.5 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status \nFROM breastCancer \nGROUP BY status \nHAVING SUM(age) >= 640.5;\n```","cost":0.0002493,"response_parsed":"SELECT status \nFROM breastCancer \nGROUP BY status \nHAVING SUM(age) >= 640.5;","time":1.1428394318}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `status` FROM `breastCancer` GROUP BY `status` HAVING SUM(`age`) <= 640.5","question":"List the status which summation of age is at most 640.5 in table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status \nFROM breastCancer \nGROUP BY status \nHAVING SUM(age) <= 640.5;\n```","cost":0.0002493,"response_parsed":"SELECT status \nFROM breastCancer \nGROUP BY status \nHAVING SUM(age) <= 640.5;","time":0.4753808975}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `output` FROM `heartAttack` GROUP BY `output` HAVING count(*) >= 10","question":"Find all the output that have at least 10 records in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT output \nFROM heartAttack \nGROUP BY output \nHAVING COUNT(*) >= 10;\n```","cost":0.0002412,"response_parsed":"SELECT output \nFROM heartAttack \nGROUP BY output \nHAVING COUNT(*) >= 10;","time":0.4788811207}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `output` FROM `heartAttack` GROUP BY `output` HAVING count(*) <= 10","question":"Find all the output that have at most 10 records in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT output \nFROM heartAttack \nGROUP BY output \nHAVING COUNT(*) <= 10;\n```","cost":0.0002412,"response_parsed":"SELECT output \nFROM heartAttack \nGROUP BY output \nHAVING COUNT(*) <= 10;","time":1.8404252529}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `chestpaintype` FROM `heartAttack` GROUP BY `chestpaintype` HAVING count(*) >= 5","question":"Find all the chestpaintype that have at least 5 records in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT chestpaintype\nFROM heartAttack\nGROUP BY chestpaintype\nHAVING COUNT(*) >= 5;\n```","cost":0.0002466,"response_parsed":"SELECT chestpaintype\nFROM heartAttack\nGROUP BY chestpaintype\nHAVING COUNT(*) >= 5;","time":0.626863718}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `chestpaintype` FROM `heartAttack` GROUP BY `chestpaintype` HAVING count(*) <= 5","question":"Find all the chestpaintype that have at most 5 records in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT chestpaintype\nFROM heartAttack\nGROUP BY chestpaintype\nHAVING COUNT(*) <= 5;\n```","cost":0.0002466,"response_parsed":"SELECT chestpaintype\nFROM heartAttack\nGROUP BY chestpaintype\nHAVING COUNT(*) <= 5;","time":0.9949290752}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `restingelectrocardiographicrresults` FROM `heartAttack` GROUP BY `restingelectrocardiographicrresults` HAVING count(*) >= 6","question":"Find all the restingelectrocardiographicrresults that have at least 6 records in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingelectrocardiographicrresults\nFROM heartAttack\nGROUP BY restingelectrocardiographicrresults\nHAVING COUNT(*) >= 6;\n```","cost":0.000261,"response_parsed":"SELECT restingelectrocardiographicrresults\nFROM heartAttack\nGROUP BY restingelectrocardiographicrresults\nHAVING COUNT(*) >= 6;","time":0.6200163364}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `restingelectrocardiographicrresults` FROM `heartAttack` GROUP BY `restingelectrocardiographicrresults` HAVING count(*) <= 6","question":"Find all the restingelectrocardiographicrresults that have at most 6 records in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingelectrocardiographicrresults\nFROM heartAttack\nGROUP BY restingelectrocardiographicrresults\nHAVING COUNT(*) <= 6;\n```","cost":0.000261,"response_parsed":"SELECT restingelectrocardiographicrresults\nFROM heartAttack\nGROUP BY restingelectrocardiographicrresults\nHAVING COUNT(*) <= 6;","time":3.5053243637}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `fastingbloodsugar` FROM `heartAttack` GROUP BY `fastingbloodsugar` HAVING AVG(`restingbloodpressure`) >= 145.75","question":"List the fastingbloodsugar which average of restingbloodpressure is at least 145.75 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nWHERE restingbloodpressure >= 145.75;\n```","cost":0.0002493,"response_parsed":"SELECT fastingbloodsugar \nFROM heartAttack \nWHERE restingbloodpressure >= 145.75;","time":4.3639464378}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `fastingbloodsugar` FROM `heartAttack` GROUP BY `fastingbloodsugar` HAVING AVG(`restingbloodpressure`) <= 145.75","question":"List the fastingbloodsugar which average of restingbloodpressure is at most 145.75 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nWHERE restingbloodpressure <= 145.75;\n```","cost":0.0002493,"response_parsed":"SELECT fastingbloodsugar \nFROM heartAttack \nWHERE restingbloodpressure <= 145.75;","time":0.887819767}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `fastingbloodsugar` FROM `heartAttack` GROUP BY `fastingbloodsugar` HAVING SUM(`restingbloodpressure`) >= 1343.5","question":"List the fastingbloodsugar which summation of restingbloodpressure is at least 1343.5 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nWHERE restingbloodpressure >= 1343.5;\n```\nHowever, the above query will return all the rows where the restingbloodpressure is greater than or equal to 1343.5. If you want to get the fastingbloodsugar where the summation of restingbloodpressure is at least 1343.5, you should use the following query:\n\n```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nGROUP BY fastingbloodsugar \nHAVING SUM(restingbloodpressure) >= 1343.5;\n```","cost":0.0003402,"response_parsed":"SELECT fastingbloodsugar \nFROM heartAttack \nGROUP BY fastingbloodsugar \nHAVING SUM(restingbloodpressure) >= 1343.5;","time":0.8604662418}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `fastingbloodsugar` FROM `heartAttack` GROUP BY `fastingbloodsugar` HAVING SUM(`restingbloodpressure`) <= 1343.5","question":"List the fastingbloodsugar which summation of restingbloodpressure is at most 1343.5 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nWHERE restingbloodpressure <= 1343.5;\n```","cost":0.000252,"response_parsed":"SELECT fastingbloodsugar \nFROM heartAttack \nWHERE restingbloodpressure <= 1343.5;","time":0.617698431}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `fastingbloodsugar` FROM `heartAttack` GROUP BY `fastingbloodsugar` HAVING AVG(`age`) >= 59.17","question":"List the fastingbloodsugar which average of age is at least 59.17 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nWHERE age >= 59.17;\n```\nHowever, the question asks for the average age to be at least 59.17, which implies that we need to calculate the average age for each unique fasting blood sugar value and then filter the results. Here's the corrected SQL query:\n\n```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nGROUP BY fastingbloodsugar \nHAVING AVG(age) >= 59.17;\n```","cost":0.0003186,"response_parsed":"SELECT fastingbloodsugar \nFROM heartAttack \nGROUP BY fastingbloodsugar \nHAVING AVG(age) >= 59.17;","time":1.695810318}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `fastingbloodsugar` FROM `heartAttack` GROUP BY `fastingbloodsugar` HAVING AVG(`age`) <= 59.17","question":"List the fastingbloodsugar which average of age is at most 59.17 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nWHERE age <= (SELECT AVG(age) * 59.17 \/ AVG(age) \n FROM heartAttack);\n```\nHowever, the above query seems to be incorrect as it's multiplying the average age by 59.17 and then dividing by the average age, which will always result in 59.17. \n\nIf you want to get the rows where the average age is at most 59.17, you should use a subquery to calculate the average age first, then use that result to filter the rows. \n\nHere is the correct query:\n```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nWHERE age <= 59.17;\n```\nOr if you want to get the average age first and then use it to filter the rows:\n```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nWHERE age <= (SELECT AVG(age) \n FROM heartAttack) * 1;\n```\nNote that in the second query, I'm multiplying the average age by 1, which doesn't change the result, but it's there to show that you can replace the 1 with any factor you want to apply to the average age. \n\nHowever, if you want to get the rows where the average age of the rows that have the same fastingbloodsugar value is at most 59.17, you should use a subquery to calculate the average age for each fastingbloodsugar value, then use that result to filter the rows. \n\nHere is the query:\n```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nWHERE fastingbloodsugar IN (\n SELECT fastingbloodsugar \n FROM heartAttack \n GROUP BY fastingbloodsugar \n HAVING AVG(age) <= 59.17\n);\n```","cost":0.0005607,"response_parsed":"SELECT fastingbloodsugar \nFROM heartAttack \nWHERE fastingbloodsugar IN (\n SELECT fastingbloodsugar \n FROM heartAttack \n GROUP BY fastingbloodsugar \n HAVING AVG(age) <= 59.17\n);","time":5.2182004452}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `fastingbloodsugar` FROM `heartAttack` GROUP BY `fastingbloodsugar` HAVING SUM(`age`) >= 561.0","question":"List the fastingbloodsugar which summation of age is at least 561.0 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nWHERE age >= 561.0;\n```\nHowever, the above query will return the rows where age is greater than or equal to 561.0. If you want to get the fastingbloodsugar where the summation of age is at least 561.0, you should use the following query:\n\n```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nGROUP BY fastingbloodsugar \nHAVING SUM(age) >= 561.0;\n```","cost":0.000324,"response_parsed":"SELECT fastingbloodsugar \nFROM heartAttack \nGROUP BY fastingbloodsugar \nHAVING SUM(age) >= 561.0;","time":1.9772729874}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `fastingbloodsugar` FROM `heartAttack` GROUP BY `fastingbloodsugar` HAVING SUM(`age`) <= 561.0","question":"List the fastingbloodsugar which summation of age is at most 561.0 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nWHERE age <= 561.0;\n```\nHowever, the above query will return all the rows where the age is less than or equal to 561.0. If you want to get the rows where the sum of age is at most 561.0, you should use a subquery or a window function to calculate the cumulative sum. Here's how you can do it:\n\n```sql\nSELECT fastingbloodsugar \nFROM heartAttack \nWHERE (SELECT SUM(age) FROM heartAttack) <= 561.0;\n```\nBut the above query will return all rows if the total sum of age is less than or equal to 561.0. If you want to get the rows where the cumulative sum of age is at most 561.0, you can use a window function like this:\n\n```sql\nSELECT fastingbloodsugar \nFROM (\n SELECT fastingbloodsugar, \n SUM(age) OVER (ORDER BY age ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW) AS cumulative_sum\n FROM heartAttack\n) AS subquery\nWHERE cumulative_sum <= 561.0;\n```","cost":0.0004455,"response_parsed":"SELECT fastingbloodsugar \nFROM (\n SELECT fastingbloodsugar, \n SUM(age) OVER (ORDER BY age ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW) AS cumulative_sum\n FROM heartAttack\n) AS subquery\nWHERE cumulative_sum <= 561.0;","time":1.4068431854}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `sex` FROM `heartAttack` GROUP BY `sex` HAVING AVG(`restingbloodpressure`) >= 131.31","question":"List the sex which average of restingbloodpressure is at least 131.31 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex \nFROM heartAttack \nGROUP BY sex \nHAVING AVG(restingbloodpressure) >= 131.31;\n```","cost":0.0002511,"response_parsed":"SELECT sex \nFROM heartAttack \nGROUP BY sex \nHAVING AVG(restingbloodpressure) >= 131.31;","time":0.4439737797}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `sex` FROM `heartAttack` GROUP BY `sex` HAVING AVG(`restingbloodpressure`) <= 131.31","question":"List the sex which average of restingbloodpressure is at most 131.31 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex \nFROM heartAttack \nGROUP BY sex \nHAVING AVG(restingbloodpressure) <= 131.31;\n```","cost":0.0002511,"response_parsed":"SELECT sex \nFROM heartAttack \nGROUP BY sex \nHAVING AVG(restingbloodpressure) <= 131.31;","time":0.6165459156}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `sex` FROM `heartAttack` GROUP BY `sex` HAVING SUM(`restingbloodpressure`) >= 1343.5","question":"List the sex which summation of restingbloodpressure is at least 1343.5 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex\nFROM heartAttack\nGROUP BY sex\nHAVING SUM(restingbloodpressure) >= 1343.5;\n```","cost":0.0002538,"response_parsed":"SELECT sex\nFROM heartAttack\nGROUP BY sex\nHAVING SUM(restingbloodpressure) >= 1343.5;","time":0.5480725765}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `sex` FROM `heartAttack` GROUP BY `sex` HAVING SUM(`restingbloodpressure`) <= 1343.5","question":"List the sex which summation of restingbloodpressure is at most 1343.5 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex\nFROM heartAttack\nGROUP BY sex\nHAVING SUM(restingbloodpressure) <= 1343.5;\n```","cost":0.0002538,"response_parsed":"SELECT sex\nFROM heartAttack\nGROUP BY sex\nHAVING SUM(restingbloodpressure) <= 1343.5;","time":0.5898902416}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `sex` FROM `heartAttack` GROUP BY `sex` HAVING AVG(`age`) >= 58.78","question":"List the sex which average of age is at least 58.78 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex\nFROM heartAttack\nGROUP BY sex\nHAVING AVG(age) >= 58.78;\n```","cost":0.0002466,"response_parsed":"SELECT sex\nFROM heartAttack\nGROUP BY sex\nHAVING AVG(age) >= 58.78;","time":1.3625557423}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `sex` FROM `heartAttack` GROUP BY `sex` HAVING AVG(`age`) <= 58.78","question":"List the sex which average of age is at most 58.78 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex\nFROM heartAttack\nGROUP BY sex\nHAVING AVG(age) <= 58.78;\n```","cost":0.0002466,"response_parsed":"SELECT sex\nFROM heartAttack\nGROUP BY sex\nHAVING AVG(age) <= 58.78;","time":0.6122741699}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `sex` FROM `heartAttack` GROUP BY `sex` HAVING SUM(`age`) >= 561.0","question":"List the sex which summation of age is at least 561.0 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex\nFROM heartAttack\nGROUP BY sex\nHAVING SUM(age) >= 561.0\n```","cost":0.0002475,"response_parsed":"SELECT sex\nFROM heartAttack\nGROUP BY sex\nHAVING SUM(age) >= 561.0","time":1.425858736}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `sex` FROM `heartAttack` GROUP BY `sex` HAVING SUM(`age`) <= 561.0","question":"List the sex which summation of age is at most 561.0 in table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex\nFROM heartAttack\nGROUP BY sex\nHAVING SUM(age) <= 561.0;\n```","cost":0.0002475,"response_parsed":"SELECT sex\nFROM heartAttack\nGROUP BY sex\nHAVING SUM(age) <= 561.0;","time":1.3694012165}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `menopausalstatus` FROM `breastCancer` GROUP BY `menopausalstatus` HAVING COUNT(DISTINCT `hormonaltherapy`) = (SELECT COUNT(DISTINCT `hormonaltherapy`) FROM `breastCancer`)","question":"What are the menopausalstatus with all the hormonaltherapy in table breastCancer?","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT menopausalstatus, hormonaltherapy \nFROM breastCancer;\n```","cost":0.0002385,"response_parsed":"SELECT menopausalstatus, hormonaltherapy \nFROM breastCancer;","time":0.774948597}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `menopausalstatus` FROM `breastCancer` GROUP BY `menopausalstatus` HAVING COUNT(DISTINCT `status`) = (SELECT COUNT(DISTINCT `status`) FROM `breastCancer`)","question":"What are the menopausalstatus with all the status in table breastCancer?","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT menopausalstatus \nFROM breastCancer \nWHERE status IS NOT NULL;\n```\nThis SQL code will fetch all the `menopausalstatus` from the `breastCancer` table where the `status` is not null, effectively returning all the menopausal statuses with their corresponding status in the table. \n\nHowever, if you want to get the menopausal status with all the status (including null), you can use the following SQL code:\n\n```sql\nSELECT menopausalstatus \nFROM breastCancer;\n```\nThis will return all the `menopausalstatus` from the `breastCancer` table, regardless of whether the `status` is null or not.","cost":0.0003537,"response_parsed":"SELECT menopausalstatus \nFROM breastCancer;","time":1.7670583725}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `hormonaltherapy` FROM `breastCancer` GROUP BY `hormonaltherapy` HAVING COUNT(DISTINCT `status`) = (SELECT COUNT(DISTINCT `status`) FROM `breastCancer`)","question":"What are the hormonaltherapy with all the status in table breastCancer?","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy, status \nFROM breastCancer;\n```","cost":0.0002331,"response_parsed":"SELECT hormonaltherapy, status \nFROM breastCancer;","time":1.4364778996}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `sex` FROM `heartAttack` GROUP BY `sex` HAVING COUNT(DISTINCT `chestpaintype`) = (SELECT COUNT(DISTINCT `chestpaintype`) FROM `heartAttack`)","question":"What are the sex with all the chestpaintype in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex, chestpaintype \nFROM heartAttack;\n```","cost":0.0002331,"response_parsed":"SELECT sex, chestpaintype \nFROM heartAttack;","time":0.4397802353}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `sex` FROM `heartAttack` GROUP BY `sex` HAVING COUNT(DISTINCT `fastingbloodsugar`) = (SELECT COUNT(DISTINCT `fastingbloodsugar`) FROM `heartAttack`)","question":"What are the sex with all the fastingbloodsugar in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex, fastingbloodsugar \nFROM heartAttack;\n```","cost":0.0002349,"response_parsed":"SELECT sex, fastingbloodsugar \nFROM heartAttack;","time":0.6133475304}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `sex` FROM `heartAttack` GROUP BY `sex` HAVING COUNT(DISTINCT `restingelectrocardiographicrresults`) = (SELECT COUNT(DISTINCT `restingelectrocardiographicrresults`) FROM `heartAttack`)","question":"What are the sex with all the restingelectrocardiographicrresults in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex, restingelectrocardiographicrresults \nFROM heartAttack;\n```","cost":0.0002439,"response_parsed":"SELECT sex, restingelectrocardiographicrresults \nFROM heartAttack;","time":1.2910921574}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `sex` FROM `heartAttack` GROUP BY `sex` HAVING COUNT(DISTINCT `output`) = (SELECT COUNT(DISTINCT `output`) FROM `heartAttack`)","question":"What are the sex with all the output in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex \nFROM heartAttack;\n```","cost":0.0002277,"response_parsed":"SELECT sex \nFROM heartAttack;","time":1.1943955421}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `chestpaintype` FROM `heartAttack` GROUP BY `chestpaintype` HAVING COUNT(DISTINCT `fastingbloodsugar`) = (SELECT COUNT(DISTINCT `fastingbloodsugar`) FROM `heartAttack`)","question":"What are the chestpaintype with all the fastingbloodsugar in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT chestpaintype, fastingbloodsugar \nFROM heartAttack;\n```","cost":0.0002385,"response_parsed":"SELECT chestpaintype, fastingbloodsugar \nFROM heartAttack;","time":1.1125326157}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `chestpaintype` FROM `heartAttack` GROUP BY `chestpaintype` HAVING COUNT(DISTINCT `output`) = (SELECT COUNT(DISTINCT `output`) FROM `heartAttack`)","question":"What are the chestpaintype with all the output in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT chestpaintype \nFROM heartAttack;\n```","cost":0.0002313,"response_parsed":"SELECT chestpaintype \nFROM heartAttack;","time":1.5935533047}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `fastingbloodsugar` FROM `heartAttack` GROUP BY `fastingbloodsugar` HAVING COUNT(DISTINCT `restingelectrocardiographicrresults`) = (SELECT COUNT(DISTINCT `restingelectrocardiographicrresults`) FROM `heartAttack`)","question":"What are the fastingbloodsugar with all the restingelectrocardiographicrresults in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar, restingelectrocardiographicrresults \nFROM heartAttack;\n```","cost":0.0002484,"response_parsed":"SELECT fastingbloodsugar, restingelectrocardiographicrresults \nFROM heartAttack;","time":0.5191254616}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `fastingbloodsugar` FROM `heartAttack` GROUP BY `fastingbloodsugar` HAVING COUNT(DISTINCT `output`) = (SELECT COUNT(DISTINCT `output`) FROM `heartAttack`)","question":"What are the fastingbloodsugar with all the output in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar, output \nFROM heartAttack;\n```","cost":0.0002349,"response_parsed":"SELECT fastingbloodsugar, output \nFROM heartAttack;","time":1.0584015846}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `restingelectrocardiographicrresults` FROM `heartAttack` GROUP BY `restingelectrocardiographicrresults` HAVING COUNT(DISTINCT `output`) = (SELECT COUNT(DISTINCT `output`) FROM `heartAttack`)","question":"What are the restingelectrocardiographicrresults with all the output in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingelectrocardiographicrresults, output \nFROM heartAttack;\n```","cost":0.000243,"response_parsed":"SELECT restingelectrocardiographicrresults, output \nFROM heartAttack;","time":2.2756433487}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `breastCancer` ORDER BY `hormonaltherapy` ASC","question":"Show all data ordered by hormonaltherapy in ascending order for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nORDER BY hormonaltherapy ASC;\n```","cost":0.0002376,"response_parsed":"SELECT * \nFROM breastCancer \nORDER BY hormonaltherapy ASC;","time":0.5882394314}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `breastCancer` ORDER BY `hormonaltherapy` DESC","question":"Show all data ordered by hormonaltherapy in descending order for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nORDER BY hormonaltherapy DESC;\n```","cost":0.0002376,"response_parsed":"SELECT * \nFROM breastCancer \nORDER BY hormonaltherapy DESC;","time":0.5075490475}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `breastCancer` ORDER BY `status` ASC","question":"Show all data ordered by status in ascending order for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nORDER BY status ASC;\n```","cost":0.0002358,"response_parsed":"SELECT * \nFROM breastCancer \nORDER BY status ASC;","time":0.5171859264}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `breastCancer` ORDER BY `status` DESC","question":"Show all data ordered by status in descending order for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nORDER BY status DESC;\n```","cost":0.0002358,"response_parsed":"SELECT * \nFROM breastCancer \nORDER BY status DESC;","time":1.0370857716}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `tumorgrade` FROM `breastCancer` ORDER BY `tumorgrade` ASC","question":"Project the tumorgrade ordered in ascending order for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT tumorgrade\nFROM breastCancer\nORDER BY tumorgrade ASC;\n```","cost":0.0002367,"response_parsed":"SELECT tumorgrade\nFROM breastCancer\nORDER BY tumorgrade ASC;","time":0.5985319614}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `tumorgrade` FROM `breastCancer` ORDER BY `tumorgrade` DESC","question":"Project the tumorgrade ordered in descending order for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT tumorgrade \nFROM breastCancer \nORDER BY tumorgrade DESC;\n```","cost":0.0002367,"response_parsed":"SELECT tumorgrade \nFROM breastCancer \nORDER BY tumorgrade DESC;","time":1.1683197021}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `patientidentifier` FROM `breastCancer` ORDER BY `patientidentifier` ASC","question":"Project the patientidentifier ordered in ascending order for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT patientidentifier\nFROM breastCancer\nORDER BY patientidentifier ASC;\n```","cost":0.0002367,"response_parsed":"SELECT patientidentifier\nFROM breastCancer\nORDER BY patientidentifier ASC;","time":0.5251088142}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `patientidentifier` FROM `breastCancer` ORDER BY `patientidentifier` DESC","question":"Project the patientidentifier ordered in descending order for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT patientidentifier \nFROM breastCancer \nORDER BY patientidentifier DESC;\n```","cost":0.0002367,"response_parsed":"SELECT patientidentifier \nFROM breastCancer \nORDER BY patientidentifier DESC;","time":1.0004153252}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `heartAttack` ORDER BY `numberofmajorvvessels` ASC","question":"Show all data ordered by numberofmajorvvessels in ascending order for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nORDER BY numberofmajorvvessels ASC;\n```","cost":0.000243,"response_parsed":"SELECT * \nFROM heartAttack \nORDER BY numberofmajorvvessels ASC;","time":0.7951922417}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `heartAttack` ORDER BY `numberofmajorvvessels` DESC","question":"Show all data ordered by numberofmajorvvessels in descending order for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nORDER BY numberofmajorvvessels DESC;\n```","cost":0.000243,"response_parsed":"SELECT * \nFROM heartAttack \nORDER BY numberofmajorvvessels DESC;","time":0.7590532303}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `heartAttack` ORDER BY `restingbloodpressure` ASC","question":"Show all data ordered by restingbloodpressure in ascending order for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nORDER BY restingbloodpressure ASC;\n```","cost":0.0002376,"response_parsed":"SELECT * \nFROM heartAttack \nORDER BY restingbloodpressure ASC;","time":0.8550686836}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `heartAttack` ORDER BY `restingbloodpressure` DESC","question":"Show all data ordered by restingbloodpressure in descending order for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nORDER BY restingbloodpressure DESC;\n```","cost":0.0002376,"response_parsed":"SELECT * \nFROM heartAttack \nORDER BY restingbloodpressure DESC;","time":0.9253680706}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `restingelectrocardiographicrresults` FROM `heartAttack` ORDER BY `restingelectrocardiographicrresults` ASC","question":"Project the restingelectrocardiographicrresults ordered in ascending order for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingelectrocardiographicrresults \nFROM heartAttack \nORDER BY restingelectrocardiographicrresults ASC;\n```","cost":0.000252,"response_parsed":"SELECT restingelectrocardiographicrresults \nFROM heartAttack \nORDER BY restingelectrocardiographicrresults ASC;","time":1.1240096092}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `restingelectrocardiographicrresults` FROM `heartAttack` ORDER BY `restingelectrocardiographicrresults` DESC","question":"Project the restingelectrocardiographicrresults ordered in descending order for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingelectrocardiographicrresults \nFROM heartAttack \nORDER BY restingelectrocardiographicrresults DESC;\n```","cost":0.000252,"response_parsed":"SELECT restingelectrocardiographicrresults \nFROM heartAttack \nORDER BY restingelectrocardiographicrresults DESC;","time":1.442745924}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `sex` FROM `heartAttack` ORDER BY `sex` ASC","question":"Project the sex ordered in ascending order for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex\nFROM heartAttack\nORDER BY sex ASC;\n```","cost":0.0002322,"response_parsed":"SELECT sex\nFROM heartAttack\nORDER BY sex ASC;","time":0.5906088352}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `sex` FROM `heartAttack` ORDER BY `sex` DESC","question":"Project the sex ordered in descending order for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex \nFROM heartAttack \nORDER BY sex DESC;\n```","cost":0.0002322,"response_parsed":"SELECT sex \nFROM heartAttack \nORDER BY sex DESC;","time":1.3354198933}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `age` FROM `breastCancer`","question":"Show all age in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT age \nFROM breastCancer;\n```","cost":0.0002259,"response_parsed":"SELECT age \nFROM breastCancer;","time":1.6911273003}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `progesteronereceptor` FROM `breastCancer`","question":"Show all progesteronereceptor in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT progesteronereceptor \nFROM breastCancer;\n```","cost":0.0002331,"response_parsed":"SELECT progesteronereceptor \nFROM breastCancer;","time":0.513787508}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `estrogenreceptor` FROM `breastCancer`","question":"Show all estrogenreceptor in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT estrogenreceptor \nFROM breastCancer;\n```","cost":0.0002295,"response_parsed":"SELECT estrogenreceptor \nFROM breastCancer;","time":1.3170309067}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `status` FROM `breastCancer`","question":"Show all status in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status \nFROM breastCancer;\n```","cost":0.0002259,"response_parsed":"SELECT status \nFROM breastCancer;","time":1.4594295025}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `patientidentifier` FROM `breastCancer`","question":"Show all patientidentifier in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT patientidentifier \nFROM breastCancer;\n```","cost":0.0002277,"response_parsed":"SELECT patientidentifier \nFROM breastCancer;","time":1.2820613384}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-ALL","query":"SELECT * FROM `breastCancer`","question":"Show all the rows in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer;\n```","cost":0.0002268,"response_parsed":"SELECT * \nFROM breastCancer;","time":0.9650914669}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `status` FROM `breastCancer`","question":"Show all status in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT status \nFROM breastCancer;\n```","cost":0.0002259,"response_parsed":"SELECT status \nFROM breastCancer;","time":0.7860198021}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `estrogenreceptor`, `tumorgrade` FROM `breastCancer`","question":"Show all estrogenreceptor, tumorgrade in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT estrogenreceptor, tumorgrade \nFROM breastCancer;\n```","cost":0.0002349,"response_parsed":"SELECT estrogenreceptor, tumorgrade \nFROM breastCancer;","time":0.9581120014}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `hormonaltherapy`, `patientidentifier`, `numberpositivelymphnodes` FROM `breastCancer`","question":"Show all hormonaltherapy, patientidentifier, numberpositivelymphnodes in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT hormonaltherapy, patientidentifier, numberpositivelymphnodes \nFROM breastCancer;\n```","cost":0.0002439,"response_parsed":"SELECT hormonaltherapy, patientidentifier, numberpositivelymphnodes \nFROM breastCancer;","time":1.0833928585}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `numberpositivelymphnodes`, `patientidentifier`, `tumorgrade`, `age` FROM `breastCancer`","question":"Show all numberpositivelymphnodes, patientidentifier, tumorgrade, age in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT numberpositivelymphnodes, patientidentifier, tumorgrade, age \nFROM breastCancer;\n```","cost":0.0002475,"response_parsed":"SELECT numberpositivelymphnodes, patientidentifier, tumorgrade, age \nFROM breastCancer;","time":0.6010975838}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `estrogenreceptor`, `status`, `menopausalstatus`, `tumorgrade`, `age` FROM `breastCancer`","question":"Show all estrogenreceptor, status, menopausalstatus, tumorgrade, age in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT estrogenreceptor, status, menopausalstatus, tumorgrade, age \nFROM breastCancer;\n```","cost":0.0002511,"response_parsed":"SELECT estrogenreceptor, status, menopausalstatus, tumorgrade, age \nFROM breastCancer;","time":0.7188987732}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `patientidentifier`, `hormonaltherapy`, `status`, `age`, `menopausalstatus`, `tumorsize` FROM `breastCancer`","question":"Show all patientidentifier, hormonaltherapy, status, age, menopausalstatus, tumorsize in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT patientidentifier, hormonaltherapy, status, age, menopausalstatus, tumorsize \nFROM breastCancer;\n```","cost":0.0002547,"response_parsed":"SELECT patientidentifier, hormonaltherapy, status, age, menopausalstatus, tumorsize \nFROM breastCancer;","time":2.3537845612}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `tumorgrade`, `progesteronereceptor`, `menopausalstatus`, `estrogenreceptor`, `numberpositivelymphnodes`, `status`, `age` FROM `breastCancer`","question":"Show all tumorgrade, progesteronereceptor, menopausalstatus, estrogenreceptor, numberpositivelymphnodes, status, age in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n tumorgrade, \n progesteronereceptor, \n menopausalstatus, \n estrogenreceptor, \n numberpositivelymphnodes, \n status, \n age \nFROM \n breastCancer;\n```","cost":0.0002871,"response_parsed":"SELECT \n tumorgrade, \n progesteronereceptor, \n menopausalstatus, \n estrogenreceptor, \n numberpositivelymphnodes, \n status, \n age \nFROM \n breastCancer;","time":1.7695217133}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `tumorgrade`, `status`, `progesteronereceptor`, `estrogenreceptor`, `age`, `tumorsize`, `patientidentifier`, `hormonaltherapy` FROM `breastCancer`","question":"Show all tumorgrade, status, progesteronereceptor, estrogenreceptor, age, tumorsize, patientidentifier, hormonaltherapy in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n tumorgrade, \n status, \n progesteronereceptor, \n estrogenreceptor, \n age, \n tumorsize, \n patientidentifier, \n hormonaltherapy\nFROM \n breastCancer;\n```","cost":0.0002853,"response_parsed":"SELECT \n tumorgrade, \n status, \n progesteronereceptor, \n estrogenreceptor, \n age, \n tumorsize, \n patientidentifier, \n hormonaltherapy\nFROM \n breastCancer;","time":0.9759759903}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `tumorsize`, `hormonaltherapy`, `age`, `status`, `tumorgrade`, `menopausalstatus`, `progesteronereceptor`, `estrogenreceptor`, `numberpositivelymphnodes` FROM `breastCancer`","question":"Show all tumorsize, hormonaltherapy, age, status, tumorgrade, menopausalstatus, progesteronereceptor, estrogenreceptor, numberpositivelymphnodes in the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n tumorsize, \n hormonaltherapy, \n age, \n status, \n tumorgrade, \n menopausalstatus, \n progesteronereceptor, \n estrogenreceptor, \n numberpositivelymphnodes\nFROM \n breastCancer;\n```","cost":0.0003015,"response_parsed":"SELECT \n tumorsize, \n hormonaltherapy, \n age, \n status, \n tumorgrade, \n menopausalstatus, \n progesteronereceptor, \n estrogenreceptor, \n numberpositivelymphnodes\nFROM \n breastCancer;","time":0.5884304047}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `restingelectrocardiographicrresults` FROM `heartAttack`","question":"Show all restingelectrocardiographicrresults in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingelectrocardiographicrresults \nFROM heartAttack;\n```","cost":0.0002376,"response_parsed":"SELECT restingelectrocardiographicrresults \nFROM heartAttack;","time":1.0196881294}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `fastingbloodsugar` FROM `heartAttack`","question":"Show all fastingbloodsugar in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT fastingbloodsugar \nFROM heartAttack;\n```","cost":0.0002295,"response_parsed":"SELECT fastingbloodsugar \nFROM heartAttack;","time":0.4555339813}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `thall` FROM `heartAttack`","question":"Show all thall in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT thall \nFROM heartAttack;\n```","cost":0.0002259,"response_parsed":"SELECT thall \nFROM heartAttack;","time":0.7411725521}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `restingbloodpressure` FROM `heartAttack`","question":"Show all restingbloodpressure in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingbloodpressure \nFROM heartAttack;\n```","cost":0.0002277,"response_parsed":"SELECT restingbloodpressure \nFROM heartAttack;","time":0.5047228336}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `numberofmajorvvessels` FROM `heartAttack`","question":"Show all numberofmajorvvessels in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT numberofmajorvvessels \nFROM heartAttack;\n```","cost":0.0002331,"response_parsed":"SELECT numberofmajorvvessels \nFROM heartAttack;","time":0.431232214}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-ALL","query":"SELECT * FROM `heartAttack`","question":"Show all the rows in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack;\n```","cost":0.000225,"response_parsed":"SELECT * \nFROM heartAttack;","time":0.4556500912}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `restingbloodpressure` FROM `heartAttack`","question":"Show all restingbloodpressure in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingbloodpressure \nFROM heartAttack;\n```","cost":0.0002277,"response_parsed":"SELECT restingbloodpressure \nFROM heartAttack;","time":0.520647049}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `restingbloodpressure`, `thall` FROM `heartAttack`","question":"Show all restingbloodpressure, thall in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingbloodpressure, thall \nFROM heartAttack;\n```","cost":0.0002331,"response_parsed":"SELECT restingbloodpressure, thall \nFROM heartAttack;","time":0.4395253658}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `restingbloodpressure`, `sex`, `fastingbloodsugar` FROM `heartAttack`","question":"Show all restingbloodpressure, sex, fastingbloodsugar in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT restingbloodpressure, sex, fastingbloodsugar \nFROM heartAttack;\n```","cost":0.0002403,"response_parsed":"SELECT restingbloodpressure, sex, fastingbloodsugar \nFROM heartAttack;","time":0.4832720757}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `thall`, `sex`, `numberofmajorvvessels`, `age` FROM `heartAttack`","question":"Show all thall, sex, numberofmajorvvessels, age in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT thall, sex, numberofmajorvvessels, age \nFROM heartAttack;\n```","cost":0.0002457,"response_parsed":"SELECT thall, sex, numberofmajorvvessels, age \nFROM heartAttack;","time":1.5827720165}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `restingelectrocardiographicrresults`, `restingbloodpressure`, `thall`, `fastingbloodsugar`, `numberofmajorvvessels` FROM `heartAttack`","question":"Show all restingelectrocardiographicrresults, restingbloodpressure, thall, fastingbloodsugar, numberofmajorvvessels in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n restingelectrocardiographicrresults, \n restingbloodpressure, \n thall, \n fastingbloodsugar, \n numberofmajorvvessels \nFROM \n heartAttack;\n```","cost":0.0002835,"response_parsed":"SELECT \n restingelectrocardiographicrresults, \n restingbloodpressure, \n thall, \n fastingbloodsugar, \n numberofmajorvvessels \nFROM \n heartAttack;","time":0.6778995991}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `sex`, `chestpaintype`, `fastingbloodsugar`, `age`, `numberofmajorvvessels`, `cholestoralinmg` FROM `heartAttack`","question":"Show all sex, chestpaintype, fastingbloodsugar, age, numberofmajorvvessels, cholestoralinmg in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n sex, \n chestpaintype, \n fastingbloodsugar, \n age, \n numberofmajorvvessels, \n cholestoralinmg\nFROM \n heartAttack;\n```","cost":0.0002799,"response_parsed":"SELECT \n sex, \n chestpaintype, \n fastingbloodsugar, \n age, \n numberofmajorvvessels, \n cholestoralinmg\nFROM \n heartAttack;","time":1.0177240372}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `numberofmajorvvessels`, `restingbloodpressure`, `age`, `fastingbloodsugar`, `sex`, `cholestoralinmg`, `restingelectrocardiographicrresults` FROM `heartAttack`","question":"Show all numberofmajorvvessels, restingbloodpressure, age, fastingbloodsugar, sex, cholestoralinmg, restingelectrocardiographicrresults in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n numberofmajorvvessels, \n restingbloodpressure, \n age, \n fastingbloodsugar, \n sex, \n cholestoralinmg, \n restingelectrocardiographicrresults\nFROM \n heartAttack;\n```","cost":0.0002997,"response_parsed":"SELECT \n numberofmajorvvessels, \n restingbloodpressure, \n age, \n fastingbloodsugar, \n sex, \n cholestoralinmg, \n restingelectrocardiographicrresults\nFROM \n heartAttack;","time":0.7336373329}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `numberofmajorvvessels`, `chestpaintype`, `restingelectrocardiographicrresults`, `output`, `fastingbloodsugar`, `restingbloodpressure`, `cholestoralinmg`, `sex` FROM `heartAttack`","question":"Show all numberofmajorvvessels, chestpaintype, restingelectrocardiographicrresults, output, fastingbloodsugar, restingbloodpressure, cholestoralinmg, sex in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n numberofmajorvvessels, \n chestpaintype, \n restingelectrocardiographicrresults, \n output, \n fastingbloodsugar, \n restingbloodpressure, \n cholestoralinmg, \n sex \nFROM \n heartAttack;\n```","cost":0.0003087,"response_parsed":"SELECT \n numberofmajorvvessels, \n chestpaintype, \n restingelectrocardiographicrresults, \n output, \n fastingbloodsugar, \n restingbloodpressure, \n cholestoralinmg, \n sex \nFROM \n heartAttack;","time":0.6581127644}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `chestpaintype`, `sex`, `fastingbloodsugar`, `restingelectrocardiographicrresults`, `thall`, `numberofmajorvvessels`, `age`, `output`, `restingbloodpressure` FROM `heartAttack`","question":"Show all chestpaintype, sex, fastingbloodsugar, restingelectrocardiographicrresults, thall, numberofmajorvvessels, age, output, restingbloodpressure in the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n chestpaintype, \n sex, \n fastingbloodsugar, \n restingelectrocardiographicrresults, \n thall, \n numberofmajorvvessels, \n age, \n output, \n restingbloodpressure \nFROM \n heartAttack;\n```","cost":0.0003087,"response_parsed":"SELECT \n chestpaintype, \n sex, \n fastingbloodsugar, \n restingelectrocardiographicrresults, \n thall, \n numberofmajorvvessels, \n age, \n output, \n restingbloodpressure \nFROM \n heartAttack;","time":0.5961811543}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `breastCancer` WHERE `menopausalstatus` == 'postmenopausal'","question":"Show the data of the table breastCancer where menopausalstatus is equal to postmenopausal","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nWHERE menopausalstatus = 'postmenopausal';\n```","cost":0.0002475,"response_parsed":"SELECT * \nFROM breastCancer \nWHERE menopausalstatus = 'postmenopausal';","time":0.5534625053}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `breastCancer` WHERE `menopausalstatus` != 'premenopausal'","question":"Show the data of the table breastCancer where menopausalstatus is different from premenopausal","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nWHERE menopausalstatus != 'premenopausal';\n```","cost":0.0002475,"response_parsed":"SELECT * \nFROM breastCancer \nWHERE menopausalstatus != 'premenopausal';","time":0.534393549}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `breastCancer` WHERE `menopausalstatus` != 'postmenopausal'","question":"Show the data of the table breastCancer where menopausalstatus not equal to postmenopausal","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nWHERE menopausalstatus != 'postmenopausal';\n```","cost":0.0002475,"response_parsed":"SELECT * \nFROM breastCancer \nWHERE menopausalstatus != 'postmenopausal';","time":0.512308836}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `breastCancer` WHERE `hormonaltherapy` == 'yes'","question":"Show the data of the table breastCancer where hormonaltherapy is equal to yes","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nWHERE hormonaltherapy = 'yes';\n```","cost":0.0002385,"response_parsed":"SELECT * \nFROM breastCancer \nWHERE hormonaltherapy = 'yes';","time":0.5443990231}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `breastCancer` WHERE `hormonaltherapy` != 'no'","question":"Show the data of the table breastCancer where hormonaltherapy is different from no","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nWHERE hormonaltherapy != 'no';\n```","cost":0.0002385,"response_parsed":"SELECT * \nFROM breastCancer \nWHERE hormonaltherapy != 'no';","time":0.5036838055}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `breastCancer` WHERE `hormonaltherapy` != 'no'","question":"Show the data of the table breastCancer where hormonaltherapy not equal to no","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nWHERE hormonaltherapy != 'no';\n```","cost":0.0002385,"response_parsed":"SELECT * \nFROM breastCancer \nWHERE hormonaltherapy != 'no';","time":2.0882148743}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `breastCancer` WHERE `status` == 'recurrenceOrDeath'","question":"Show the data of the table breastCancer where status is equal to recurrenceOrDeath","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nWHERE status = 'recurrenceOrDeath';\n```","cost":0.0002412,"response_parsed":"SELECT * \nFROM breastCancer \nWHERE status = 'recurrenceOrDeath';","time":0.4822263718}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `breastCancer` WHERE `status` != 'aliveWithoutRecurrence,'","question":"Show the data of the table breastCancer where status is different from aliveWithoutRecurrence,","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT *\nFROM breastCancer\nWHERE status != 'aliveWithoutRecurrence';\n```","cost":0.0002412,"response_parsed":"SELECT *\nFROM breastCancer\nWHERE status != 'aliveWithoutRecurrence';","time":0.5513095856}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `breastCancer` WHERE `status` != 'aliveWithoutRecurrence,'","question":"Show the data of the table breastCancer where status not equal to aliveWithoutRecurrence,","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nWHERE status != 'aliveWithoutRecurrence';\n```","cost":0.0002421,"response_parsed":"SELECT * \nFROM breastCancer \nWHERE status != 'aliveWithoutRecurrence';","time":0.787361145}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `breastCancer` WHERE `age` > 32","question":"Show the data of the table breastCancer where age is greater than 32","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nWHERE age > 32;\n```","cost":0.0002376,"response_parsed":"SELECT * \nFROM breastCancer \nWHERE age > 32;","time":1.0190942287}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `breastCancer` WHERE `progesteronereceptor` < 239","question":"Show the data of the table breastCancer where progesteronereceptor is less than 239","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM breastCancer \nWHERE progesteronereceptor < 239;\n```","cost":0.0002448,"response_parsed":"SELECT * \nFROM breastCancer \nWHERE progesteronereceptor < 239;","time":0.407459259}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `heartAttack` WHERE `chestpaintype` == 'nonAnginalPain'","question":"Show the data of the table heartAttack where chestpaintype is equal to nonAnginalPain","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE chestpaintype = 'nonAnginalPain';\n```","cost":0.0002457,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE chestpaintype = 'nonAnginalPain';","time":0.4122855663}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `heartAttack` WHERE `chestpaintype` != 'asymptomatic'","question":"Show the data of the table heartAttack where chestpaintype is different from asymptomatic","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE chestpaintype != 'asymptomatic';\n```","cost":0.0002421,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE chestpaintype != 'asymptomatic';","time":0.4658813477}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `heartAttack` WHERE `chestpaintype` != 'typicalAngina'","question":"Show the data of the table heartAttack where chestpaintype not equal to typicalAngina","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE chestpaintype != 'typicalAngina';\n```","cost":0.000243,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE chestpaintype != 'typicalAngina';","time":1.8843255043}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `heartAttack` WHERE `restingelectrocardiographicrresults` == 'leftVentricularHypertrophy'","question":"Show the data of the table heartAttack where restingelectrocardiographicrresults is equal to leftVentricularHypertrophy","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE restingelectrocardiographicrresults = 'leftVentricularHypertrophy';\n```","cost":0.000261,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE restingelectrocardiographicrresults = 'leftVentricularHypertrophy';","time":1.5325469971}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `heartAttack` WHERE `restingelectrocardiographicrresults` != 'normal'","question":"Show the data of the table heartAttack where restingelectrocardiographicrresults is different from normal","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE restingelectrocardiographicrresults != 'normal';\n```","cost":0.0002493,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE restingelectrocardiographicrresults != 'normal';","time":1.6486530304}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `heartAttack` WHERE `restingelectrocardiographicrresults` != 'STTWaveAbnormality'","question":"Show the data of the table heartAttack where restingelectrocardiographicrresults not equal to STTWaveAbnormality","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE restingelectrocardiographicrresults != 'ST-T wave abnormality';\n```","cost":0.0002565,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE restingelectrocardiographicrresults != 'ST-T wave abnormality';","time":0.9145686626}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `heartAttack` WHERE `output` == 'noHeartAttack'","question":"Show the data of the table heartAttack where output is equal to noHeartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE output = 'noHeartAttack';\n```","cost":0.0002385,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE output = 'noHeartAttack';","time":0.5181500912}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `heartAttack` WHERE `output` != 'heartAttack'","question":"Show the data of the table heartAttack where output is different from heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE output != 'heartAttack';\n```","cost":0.0002367,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE output != 'heartAttack';","time":0.8323197365}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `heartAttack` WHERE `output` != 'heartAttack'","question":"Show the data of the table heartAttack where output not equal to heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE output != 'heartAttack';\n```","cost":0.0002367,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE output != 'heartAttack';","time":0.7784361839}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `heartAttack` WHERE `numberofmajorvvessels` > 2","question":"Show the data of the table heartAttack where numberofmajorvvessels is greater than 2","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE numberofmajorvvessels > 2;\n```","cost":0.0002448,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE numberofmajorvvessels > 2;","time":0.8726203442}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `heartAttack` WHERE `cholestoralinmg` > 197","question":"Show the data of the table heartAttack where cholestoralinmg is greater than 197","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE cholestoralinmg > 197;\n```","cost":0.000243,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE cholestoralinmg > 197;","time":0.7485516071}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `heartAttack` WHERE `cholestoralinmg` < 211","question":"Show the data of the table heartAttack where cholestoralinmg is less than 211","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE cholestoralinmg < 211;\n```","cost":0.000243,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE cholestoralinmg < 211;","time":3.2274897099}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `heartAttack` WHERE `thall` > 2","question":"Show the data of the table heartAttack where thall is greater than 2","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM heartAttack \nWHERE thall > 2;\n```","cost":0.0002376,"response_parsed":"SELECT * \nFROM heartAttack \nWHERE thall > 2;","time":1.5983376503}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `menopausalstatus`) FROM `breastCancer`","question":"How many different menopausalstatus are in table breastCancer?","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT menopausalstatus) \nFROM breastCancer;\n```","cost":0.0002367,"response_parsed":"SELECT COUNT(DISTINCT menopausalstatus) \nFROM breastCancer;","time":0.832587719}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `hormonaltherapy`) FROM `breastCancer`","question":"How many different hormonaltherapy are in table breastCancer?","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT hormonaltherapy) \nFROM breastCancer;\n```","cost":0.0002331,"response_parsed":"SELECT COUNT(DISTINCT hormonaltherapy) \nFROM breastCancer;","time":0.4108700752}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `status`) FROM `breastCancer`","question":"How many different status are in table breastCancer?","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT status) \nFROM breastCancer;\n```","cost":0.0002313,"response_parsed":"SELECT COUNT(DISTINCT status) \nFROM breastCancer;","time":0.3875145912}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`progesteronereceptor`) FROM `breastCancer`","question":"Find the maximum progesteronereceptor for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT MAX(progesteronereceptor) \nFROM breastCancer;\n```","cost":0.0002358,"response_parsed":"SELECT MAX(progesteronereceptor) \nFROM breastCancer;","time":0.4407570362}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`progesteronereceptor`) FROM `breastCancer`","question":"Find the minimum progesteronereceptor for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT MIN(progesteronereceptor) \nFROM breastCancer;\n```","cost":0.0002358,"response_parsed":"SELECT MIN(progesteronereceptor) \nFROM breastCancer;","time":0.4707934856}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`progesteronereceptor`) FROM `breastCancer`","question":"Find the average progesteronereceptor for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT AVG(progesteronereceptor) \nFROM breastCancer;\n```","cost":0.0002358,"response_parsed":"SELECT AVG(progesteronereceptor) \nFROM breastCancer;","time":0.427816391}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`estrogenreceptor`) FROM `breastCancer`","question":"Find the maximum estrogenreceptor for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT MAX(estrogenreceptor) \nFROM breastCancer;\n```","cost":0.0002331,"response_parsed":"SELECT MAX(estrogenreceptor) \nFROM breastCancer;","time":0.4068982601}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`estrogenreceptor`) FROM `breastCancer`","question":"Find the minimum estrogenreceptor for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT MIN(estrogenreceptor) \nFROM breastCancer;\n```","cost":0.0002331,"response_parsed":"SELECT MIN(estrogenreceptor) \nFROM breastCancer;","time":0.5944390297}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"breastCancer","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`estrogenreceptor`) FROM `breastCancer`","question":"Find the average estrogenreceptor for the table breastCancer","db_schema_normalized":"`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT AVG(estrogenreceptor) \nFROM breastCancer;\n```","cost":0.0002331,"response_parsed":"SELECT AVG(estrogenreceptor) \nFROM breastCancer;","time":0.6109793186}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `sex`) FROM `heartAttack`","question":"How many different sex are in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT sex) \nFROM heartAttack;\n```","cost":0.0002295,"response_parsed":"SELECT COUNT(DISTINCT sex) \nFROM heartAttack;","time":0.4515810013}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `chestpaintype`) FROM `heartAttack`","question":"How many different chestpaintype are in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT chestpaintype) \nFROM heartAttack;\n```","cost":0.0002331,"response_parsed":"SELECT COUNT(DISTINCT chestpaintype) \nFROM heartAttack;","time":0.4757270813}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `fastingbloodsugar`) FROM `heartAttack`","question":"How many different fastingbloodsugar are in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT fastingbloodsugar) \nFROM heartAttack;\n```","cost":0.0002349,"response_parsed":"SELECT COUNT(DISTINCT fastingbloodsugar) \nFROM heartAttack;","time":0.4460675716}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `restingelectrocardiographicrresults`) FROM `heartAttack`","question":"How many different restingelectrocardiographicrresults are in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT restingelectrocardiographicrresults) \nFROM heartAttack;\n```","cost":0.000243,"response_parsed":"SELECT COUNT(DISTINCT restingelectrocardiographicrresults) \nFROM heartAttack;","time":0.5973894596}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `output`) FROM `heartAttack`","question":"How many different output are in table heartAttack?","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT output) \nFROM heartAttack;\n```","cost":0.0002295,"response_parsed":"SELECT COUNT(DISTINCT output) \nFROM heartAttack;","time":1.5913906097}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`numberofmajorvvessels`) FROM `heartAttack`","question":"Find the maximum numberofmajorvvessels for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT MAX(numberofmajorvvessels) \nFROM heartAttack;\n```","cost":0.0002358,"response_parsed":"SELECT MAX(numberofmajorvvessels) \nFROM heartAttack;","time":0.4496183395}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`numberofmajorvvessels`) FROM `heartAttack`","question":"Find the minimum numberofmajorvvessels for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT MIN(numberofmajorvvessels) \nFROM heartAttack;\n```","cost":0.0002358,"response_parsed":"SELECT MIN(numberofmajorvvessels) \nFROM heartAttack;","time":0.4699373245}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`numberofmajorvvessels`) FROM `heartAttack`","question":"Find the average numberofmajorvvessels for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT AVG(numberofmajorvvessels) \nFROM heartAttack;\n```","cost":0.0002358,"response_parsed":"SELECT AVG(numberofmajorvvessels) \nFROM heartAttack;","time":0.4639532566}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`thall`) FROM `heartAttack`","question":"Find the maximum thall for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT MAX(thall) \nFROM heartAttack;\n```","cost":0.0002286,"response_parsed":"SELECT MAX(thall) \nFROM heartAttack;","time":0.6807706356}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`thall`) FROM `heartAttack`","question":"Find the minimum thall for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT MIN(thall) \nFROM heartAttack;\n```","cost":0.0002286,"response_parsed":"SELECT MIN(thall) \nFROM heartAttack;","time":0.7070946693}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/medicine\/medicine.sqlite","db_id":"medicine","tbl_name":"heartAttack","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`thall`) FROM `heartAttack`","question":"Find the average thall for the table heartAttack","db_schema_normalized":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)","db_schema":"`\"heartAttack\"` (\"age\" INTEGER, \"sex\" TEXT, \"chestpaintype\" TEXT, \"restingbloodpressure\" INTEGER, \"cholestoralinmg\" INTEGER, \"fastingbloodsugar\" TEXT, \"restingelectrocardiographicrresults\" TEXT, \"numberofmajorvvessels\" INTEGER, \"thall\" INTEGER, \"output\" TEXT)\n`\"breastCancer\"` (\"patientidentifier\" INTEGER, \"age\" INTEGER, \"menopausalstatus\" TEXT, \"tumorsize\" INTEGER, \"tumorgrade\" INTEGER, \"numberpositivelymphnodes\" INTEGER, \"progesteronereceptor\" INTEGER, \"estrogenreceptor\" INTEGER, \"hormonaltherapy\" TEXT, \"status\" TEXT)","pred_dict":{"response":"```sql\nSELECT AVG(thall) \nFROM heartAttack;\n```","cost":0.0002286,"response_parsed":"SELECT AVG(thall) \nFROM heartAttack;","time":0.5241913795}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `nativecountry` FROM `adultCensus`","question":"Show the different nativecountry in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT nativecountry \nFROM adultCensus;\n```","cost":0.0002007,"response_parsed":"SELECT DISTINCT nativecountry \nFROM adultCensus;","time":0.9218099117}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `sex` FROM `adultCensus`","question":"Show the different sex in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT sex \nFROM adultCensus;\n```","cost":0.0001989,"response_parsed":"SELECT DISTINCT sex \nFROM adultCensus;","time":0.6210238934}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `race` FROM `adultCensus`","question":"Show the different race in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT race \nFROM adultCensus;\n```","cost":0.0001989,"response_parsed":"SELECT DISTINCT race \nFROM adultCensus;","time":0.8443033695}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `workclass` FROM `adultCensus`","question":"Show the different workclass in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT workclass \nFROM adultCensus;\n```","cost":0.0002007,"response_parsed":"SELECT DISTINCT workclass \nFROM adultCensus;","time":0.6730241776}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `income` FROM `adultCensus`","question":"Show the different income in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT income \nFROM adultCensus;\n```","cost":0.0001989,"response_parsed":"SELECT DISTINCT income \nFROM adultCensus;","time":0.404052496}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `odor` FROM `mushrooms`","question":"Show the different odor in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT odor \nFROM mushrooms;\n```","cost":0.0001953,"response_parsed":"SELECT DISTINCT odor \nFROM mushrooms;","time":0.4023411274}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `gillspacing` FROM `mushrooms`","question":"Show the different gillspacing in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT gillspacing \nFROM mushrooms;\n```","cost":0.0001989,"response_parsed":"SELECT DISTINCT gillspacing \nFROM mushrooms;","time":0.4620676041}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `capshape` FROM `mushrooms`","question":"Show the different capshape in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT capshape \nFROM mushrooms;\n```","cost":0.0001971,"response_parsed":"SELECT DISTINCT capshape \nFROM mushrooms;","time":0.5186786652}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `gillsize` FROM `mushrooms`","question":"Show the different gillsize in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT gillsize \nFROM mushrooms;\n```","cost":0.0001989,"response_parsed":"SELECT DISTINCT gillsize \nFROM mushrooms;","time":0.372253418}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"DISTINCT","sql_tag":"DISTINCT-SINGLE","query":"SELECT DISTINCT `capsurface` FROM `mushrooms`","question":"Show the different capsurface in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT capsurface \nFROM mushrooms;\n```","cost":0.0001971,"response_parsed":"SELECT DISTINCT capsurface \nFROM mushrooms;","time":0.5169727802}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `education`, COUNT(*) FROM `adultCensus` GROUP BY `education`","question":"For each education, count the number of rows in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n education, \n COUNT(*) as count\nFROM \n adultCensus\nGROUP BY \n education;\n```","cost":0.0002169,"response_parsed":"SELECT \n education, \n COUNT(*) as count\nFROM \n adultCensus\nGROUP BY \n education;","time":0.8293304443}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `maritalstatus`, COUNT(*) FROM `adultCensus` GROUP BY `maritalstatus`","question":"For each maritalstatus, count the number of rows in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n maritalstatus, \n COUNT(*) as count\nFROM \n adultCensus\nGROUP BY \n maritalstatus;\n```","cost":0.0002196,"response_parsed":"SELECT \n maritalstatus, \n COUNT(*) as count\nFROM \n adultCensus\nGROUP BY \n maritalstatus;","time":0.5160274506}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `race`, COUNT(*) FROM `adultCensus` GROUP BY `race`","question":"For each race, count the number of rows in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n race, \n COUNT(*) as count\nFROM \n adultCensus\nGROUP BY \n race;\n```","cost":0.0002169,"response_parsed":"SELECT \n race, \n COUNT(*) as count\nFROM \n adultCensus\nGROUP BY \n race;","time":0.7151520252}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `nativecountry`, COUNT(*) FROM `adultCensus` GROUP BY `nativecountry`","question":"For each nativecountry, count the number of rows in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT nativecountry, COUNT(*) \nFROM adultCensus \nGROUP BY nativecountry;\n```","cost":0.0002106,"response_parsed":"SELECT nativecountry, COUNT(*) \nFROM adultCensus \nGROUP BY nativecountry;","time":0.5221273899}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `workclass`, COUNT(*) FROM `adultCensus` GROUP BY `workclass`","question":"For each workclass, count the number of rows in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n workclass, \n COUNT(*) as count\nFROM \n adultCensus\nGROUP BY \n workclass;\n```","cost":0.0002196,"response_parsed":"SELECT \n workclass, \n COUNT(*) as count\nFROM \n adultCensus\nGROUP BY \n workclass;","time":0.4704890251}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `race`, MIN(`hoursperweek`) FROM `adultCensus` GROUP BY `race`","question":"For each race, find the min of hoursperweek in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n race, \n MIN(hoursperweek) as min_hours_per_week\nFROM \n adultCensus\nGROUP BY \n race;\n```","cost":0.0002241,"response_parsed":"SELECT \n race, \n MIN(hoursperweek) as min_hours_per_week\nFROM \n adultCensus\nGROUP BY \n race;","time":0.588037014}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `race`, MAX(`hoursperweek`) FROM `adultCensus` GROUP BY `race`","question":"For each race, find the max of hoursperweek in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n race, \n MAX(hoursperweek) as max_hoursperweek\nFROM \n adultCensus\nGROUP BY \n race;\n```","cost":0.0002241,"response_parsed":"SELECT \n race, \n MAX(hoursperweek) as max_hoursperweek\nFROM \n adultCensus\nGROUP BY \n race;","time":0.4996061325}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `race`, AVG(`hoursperweek`) FROM `adultCensus` GROUP BY `race`","question":"For each race, find the avg of hoursperweek in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n race, \n AVG(hoursperweek) AS average_hours_per_week\nFROM \n adultCensus\nGROUP BY \n race;\n```","cost":0.0002241,"response_parsed":"SELECT \n race, \n AVG(hoursperweek) AS average_hours_per_week\nFROM \n adultCensus\nGROUP BY \n race;","time":0.6490681171}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `race`, SUM(`hoursperweek`) FROM `adultCensus` GROUP BY `race`","question":"For each race, find the sum of hoursperweek in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n race, \n SUM(hoursperweek) AS total_hours_per_week\nFROM \n adultCensus\nGROUP BY \n race;\n```","cost":0.0002241,"response_parsed":"SELECT \n race, \n SUM(hoursperweek) AS total_hours_per_week\nFROM \n adultCensus\nGROUP BY \n race;","time":0.67856884}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MIN","query":"SELECT `education`, MIN(`hoursperweek`) FROM `adultCensus` GROUP BY `education`","question":"For each education, find the min of hoursperweek in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT education, MIN(hoursperweek) \nFROM adultCensus \nGROUP BY education;\n```","cost":0.0002124,"response_parsed":"SELECT education, MIN(hoursperweek) \nFROM adultCensus \nGROUP BY education;","time":0.734167099}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-MAX","query":"SELECT `education`, MAX(`hoursperweek`) FROM `adultCensus` GROUP BY `education`","question":"For each education, find the max of hoursperweek in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT education, MAX(hoursperweek) as max_hoursperweek\nFROM adultCensus\nGROUP BY education;\n```","cost":0.0002169,"response_parsed":"SELECT education, MAX(hoursperweek) as max_hoursperweek\nFROM adultCensus\nGROUP BY education;","time":0.5677416325}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-AVG","query":"SELECT `education`, AVG(`hoursperweek`) FROM `adultCensus` GROUP BY `education`","question":"For each education, find the avg of hoursperweek in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n education, \n AVG(hoursperweek) AS average_hours_per_week\nFROM \n adultCensus\nGROUP BY \n education;\n```","cost":0.0002241,"response_parsed":"SELECT \n education, \n AVG(hoursperweek) AS average_hours_per_week\nFROM \n adultCensus\nGROUP BY \n education;","time":0.5649442673}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"GROUPBY","sql_tag":"GROUPBY-AGG-SUM","query":"SELECT `education`, SUM(`hoursperweek`) FROM `adultCensus` GROUP BY `education`","question":"For each education, find the sum of hoursperweek in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n education, \n SUM(hoursperweek) AS total_hours_per_week\nFROM \n adultCensus\nGROUP BY \n education;\n```","cost":0.0002241,"response_parsed":"SELECT \n education, \n SUM(hoursperweek) AS total_hours_per_week\nFROM \n adultCensus\nGROUP BY \n education;","time":0.7589478493}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `gillcolor`, COUNT(*) FROM `mushrooms` GROUP BY `gillcolor`","question":"For each gillcolor, count the number of rows in table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT gillcolor, COUNT(*) \nFROM mushrooms \nGROUP BY gillcolor;\n```","cost":0.0002097,"response_parsed":"SELECT gillcolor, COUNT(*) \nFROM mushrooms \nGROUP BY gillcolor;","time":0.9449203014}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `bruises`, COUNT(*) FROM `mushrooms` GROUP BY `bruises`","question":"For each bruises, count the number of rows in table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT bruises, COUNT(*) \nFROM mushrooms \nGROUP BY bruises;\n```","cost":0.0002043,"response_parsed":"SELECT bruises, COUNT(*) \nFROM mushrooms \nGROUP BY bruises;","time":0.4911036491}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `gillsize`, COUNT(*) FROM `mushrooms` GROUP BY `gillsize`","question":"For each gillsize, count the number of rows in table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n gillsize, \n COUNT(*) as count\nFROM \n mushrooms\nGROUP BY \n gillsize;\n```","cost":0.0002187,"response_parsed":"SELECT \n gillsize, \n COUNT(*) as count\nFROM \n mushrooms\nGROUP BY \n gillsize;","time":0.4999606609}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `class`, COUNT(*) FROM `mushrooms` GROUP BY `class`","question":"For each class, count the number of rows in table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n class, \n COUNT(*) as row_count\nFROM \n mushrooms\nGROUP BY \n class;\n```","cost":0.0002142,"response_parsed":"SELECT \n class, \n COUNT(*) as row_count\nFROM \n mushrooms\nGROUP BY \n class;","time":0.4840068817}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"GROUPBY","sql_tag":"GROUPBY-COUNT","query":"SELECT `capsurface`, COUNT(*) FROM `mushrooms` GROUP BY `capsurface`","question":"For each capsurface, count the number of rows in table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n capsurface, \n COUNT(*) as row_count\nFROM \n mushrooms\nGROUP BY \n capsurface;\n```","cost":0.0002169,"response_parsed":"SELECT \n capsurface, \n COUNT(*) as row_count\nFROM \n mushrooms\nGROUP BY \n capsurface;","time":1.3280191422}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `race` FROM `adultCensus` GROUP BY `race` HAVING count(*) >= 10","question":"Find all the race that have at least 10 records in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT race \nFROM adultCensus \nGROUP BY race \nHAVING COUNT(*) >= 10;\n```","cost":0.0002142,"response_parsed":"SELECT race \nFROM adultCensus \nGROUP BY race \nHAVING COUNT(*) >= 10;","time":0.4600272179}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `race` FROM `adultCensus` GROUP BY `race` HAVING count(*) <= 10","question":"Find all the race that have at most 10 records in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT race\nFROM adultCensus\nGROUP BY race\nHAVING COUNT(*) <= 10;\n```","cost":0.0002142,"response_parsed":"SELECT race\nFROM adultCensus\nGROUP BY race\nHAVING COUNT(*) <= 10;","time":0.9912688732}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `relationship` FROM `adultCensus` GROUP BY `relationship` HAVING count(*) >= 4","question":"Find all the relationship that have at least 4 records in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT relationship \nFROM adultCensus \nGROUP BY relationship \nHAVING COUNT(*) >= 4;\n```","cost":0.0002142,"response_parsed":"SELECT relationship \nFROM adultCensus \nGROUP BY relationship \nHAVING COUNT(*) >= 4;","time":0.42552495}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `relationship` FROM `adultCensus` GROUP BY `relationship` HAVING count(*) <= 4","question":"Find all the relationship that have at most 4 records in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT relationship\nFROM adultCensus\nGROUP BY relationship\nHAVING COUNT(*) <= 4;\n```","cost":0.0002142,"response_parsed":"SELECT relationship\nFROM adultCensus\nGROUP BY relationship\nHAVING COUNT(*) <= 4;","time":0.6285169125}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `maritalstatus` FROM `adultCensus` GROUP BY `maritalstatus` HAVING count(*) >= 5","question":"Find all the maritalstatus that have at least 5 records in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT maritalstatus\nFROM adultCensus\nGROUP BY maritalstatus\nHAVING COUNT(*) >= 5;\n```","cost":0.0002169,"response_parsed":"SELECT maritalstatus\nFROM adultCensus\nGROUP BY maritalstatus\nHAVING COUNT(*) >= 5;","time":0.4145739079}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `maritalstatus` FROM `adultCensus` GROUP BY `maritalstatus` HAVING count(*) <= 5","question":"Find all the maritalstatus that have at most 5 records in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT maritalstatus\nFROM adultCensus\nGROUP BY maritalstatus\nHAVING COUNT(*) <= 5;\n```","cost":0.0002169,"response_parsed":"SELECT maritalstatus\nFROM adultCensus\nGROUP BY maritalstatus\nHAVING COUNT(*) <= 5;","time":0.4069616795}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `nativecountry` FROM `adultCensus` GROUP BY `nativecountry` HAVING AVG(`hoursperweek`) >= 42.72","question":"List the nativecountry which average of hoursperweek is at least 42.72 in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT nativecountry\nFROM adultCensus\nGROUP BY nativecountry\nHAVING AVG(hoursperweek) >= 42.72;\n```","cost":0.0002259,"response_parsed":"SELECT nativecountry\nFROM adultCensus\nGROUP BY nativecountry\nHAVING AVG(hoursperweek) >= 42.72;","time":0.8505032063}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `nativecountry` FROM `adultCensus` GROUP BY `nativecountry` HAVING AVG(`hoursperweek`) <= 42.72","question":"List the nativecountry which average of hoursperweek is at most 42.72 in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT nativecountry\nFROM adultCensus\nWHERE hoursperweek <= 42.72;\n```\nHowever, the above query will return all rows where hoursperweek is less than or equal to 42.72. If you want to get the nativecountry where the average of hoursperweek is at most 42.72, you should use the AVG function with GROUP BY clause. Here is the correct query:\n\n```sql\nSELECT nativecountry\nFROM adultCensus\nGROUP BY nativecountry\nHAVING AVG(hoursperweek) <= 42.72;\n```","cost":0.0003051,"response_parsed":"SELECT nativecountry\nFROM adultCensus\nGROUP BY nativecountry\nHAVING AVG(hoursperweek) <= 42.72;","time":0.9944987297}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `nativecountry` FROM `adultCensus` GROUP BY `nativecountry` HAVING SUM(`hoursperweek`) >= 270.33","question":"List the nativecountry which summation of hoursperweek is at least 270.33 in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT nativecountry\nFROM adultCensus\nGROUP BY nativecountry\nHAVING SUM(hoursperweek) >= 270.33;\n```","cost":0.0002268,"response_parsed":"SELECT nativecountry\nFROM adultCensus\nGROUP BY nativecountry\nHAVING SUM(hoursperweek) >= 270.33;","time":0.8843927383}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `nativecountry` FROM `adultCensus` GROUP BY `nativecountry` HAVING SUM(`hoursperweek`) <= 270.33","question":"List the nativecountry which summation of hoursperweek is at most 270.33 in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT nativecountry\nFROM adultCensus\nGROUP BY nativecountry\nHAVING SUM(hoursperweek) <= 270.33;\n```","cost":0.0002268,"response_parsed":"SELECT nativecountry\nFROM adultCensus\nGROUP BY nativecountry\nHAVING SUM(hoursperweek) <= 270.33;","time":0.5764095783}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `relationship` FROM `adultCensus` GROUP BY `relationship` HAVING AVG(`hoursperweek`) >= 36.84","question":"List the relationship which average of hoursperweek is at least 36.84 in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT relationship \nFROM adultCensus \nGROUP BY relationship \nHAVING AVG(hoursperweek) >= 36.84;\n```","cost":0.0002232,"response_parsed":"SELECT relationship \nFROM adultCensus \nGROUP BY relationship \nHAVING AVG(hoursperweek) >= 36.84;","time":0.5754189491}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-AGG-AVG","query":"SELECT `relationship` FROM `adultCensus` GROUP BY `relationship` HAVING AVG(`hoursperweek`) <= 36.84","question":"List the relationship which average of hoursperweek is at most 36.84 in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT relationship \nFROM adultCensus \nWHERE hoursperweek <= (SELECT AVG(hoursperweek) * 1.05 \n FROM adultCensus \n WHERE AVG(hoursperweek) <= 36.84);\n```\nHowever, the above query will not give the correct result because the subquery is trying to get the average of the entire table and then multiply it by 1.05 and check if it's less than or equal to 36.84 which doesn't make sense.\n\nInstead, we should directly filter the rows where the average of hoursperweek is at most 36.84 for each relationship. We can achieve this by using the GROUP BY clause and the HAVING clause.\n\n```sql\nSELECT relationship \nFROM adultCensus \nGROUP BY relationship \nHAVING AVG(hoursperweek) <= 36.84;\n```","cost":0.0003546,"response_parsed":"SELECT relationship \nFROM adultCensus \nGROUP BY relationship \nHAVING AVG(hoursperweek) <= 36.84;","time":1.2628979683}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `relationship` FROM `adultCensus` GROUP BY `relationship` HAVING SUM(`hoursperweek`) >= 162.2","question":"List the relationship which summation of hoursperweek is at least 162.2 in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT relationship \nFROM adultCensus \nGROUP BY relationship \nHAVING SUM(hoursperweek) >= 162.2;\n```","cost":0.0002241,"response_parsed":"SELECT relationship \nFROM adultCensus \nGROUP BY relationship \nHAVING SUM(hoursperweek) >= 162.2;","time":0.4721677303}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"HAVING","sql_tag":"HAVING-AGG-SUM","query":"SELECT `relationship` FROM `adultCensus` GROUP BY `relationship` HAVING SUM(`hoursperweek`) <= 162.2","question":"List the relationship which summation of hoursperweek is at most 162.2 in table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT relationship \nFROM adultCensus \nWHERE hoursperweek <= 162.2;\n```\nHowever, the above SQL query will return all the rows where `hoursperweek` is less than or equal to 162.2. If you want to get the distinct relationships where the sum of `hoursperweek` is at most 162.2, you would need to use a subquery or a GROUP BY clause. But since the question is asking for the relationship where the summation of `hoursperweek` is at most 162.2, I assume it's asking for the relationships where the sum of `hoursperweek` for each relationship is at most 162.2. \n\nHere is the corrected SQL query:\n\n```sql\nSELECT relationship \nFROM adultCensus \nGROUP BY relationship \nHAVING SUM(hoursperweek) <= 162.2;\n```","cost":0.0003618,"response_parsed":"SELECT relationship \nFROM adultCensus \nGROUP BY relationship \nHAVING SUM(hoursperweek) <= 162.2;","time":1.0965640545}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `capshape` FROM `mushrooms` GROUP BY `capshape` HAVING count(*) >= 5","question":"Find all the capshape that have at least 5 records in table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capshape \nFROM mushrooms \nGROUP BY capshape \nHAVING COUNT(*) >= 5;\n```","cost":0.0002133,"response_parsed":"SELECT capshape \nFROM mushrooms \nGROUP BY capshape \nHAVING COUNT(*) >= 5;","time":0.5215344429}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `capshape` FROM `mushrooms` GROUP BY `capshape` HAVING count(*) <= 5","question":"Find all the capshape that have at most 5 records in table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capshape\nFROM mushrooms\nGROUP BY capshape\nHAVING COUNT(*) <= 5;\n```","cost":0.0002133,"response_parsed":"SELECT capshape\nFROM mushrooms\nGROUP BY capshape\nHAVING COUNT(*) <= 5;","time":0.575199604}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `capsurface` FROM `mushrooms` GROUP BY `capsurface` HAVING count(*) >= 6","question":"Find all the capsurface that have at least 6 records in table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capsurface \nFROM mushrooms \nGROUP BY capsurface \nHAVING COUNT(*) >= 6;\n```","cost":0.0002133,"response_parsed":"SELECT capsurface \nFROM mushrooms \nGROUP BY capsurface \nHAVING COUNT(*) >= 6;","time":0.6461734772}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `capsurface` FROM `mushrooms` GROUP BY `capsurface` HAVING count(*) <= 6","question":"Find all the capsurface that have at most 6 records in table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capsurface\nFROM mushrooms\nGROUP BY capsurface\nHAVING COUNT(*) <= 6;\n```","cost":0.0002133,"response_parsed":"SELECT capsurface\nFROM mushrooms\nGROUP BY capsurface\nHAVING COUNT(*) <= 6;","time":0.5836150646}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `class` FROM `mushrooms` GROUP BY `class` HAVING count(*) >= 10","question":"Find all the class that have at least 10 records in table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT class \nFROM mushrooms \nGROUP BY class \nHAVING COUNT(*) >= 10;\n```","cost":0.0002106,"response_parsed":"SELECT class \nFROM mushrooms \nGROUP BY class \nHAVING COUNT(*) >= 10;","time":1.2040624619}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"HAVING","sql_tag":"HAVING-COUNT","query":"SELECT `class` FROM `mushrooms` GROUP BY `class` HAVING count(*) <= 10","question":"Find all the class that have at most 10 records in table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT class \nFROM mushrooms \nGROUP BY class \nHAVING COUNT(*) <= 10;\n```","cost":0.0002106,"response_parsed":"SELECT class \nFROM mushrooms \nGROUP BY class \nHAVING COUNT(*) <= 10;","time":0.5809152126}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `workclass` FROM `adultCensus` GROUP BY `workclass` HAVING COUNT(DISTINCT `maritalstatus`) = (SELECT COUNT(DISTINCT `maritalstatus`) FROM `adultCensus`)","question":"What are the workclass with all the maritalstatus in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT workclass, maritalstatus \nFROM adultCensus;\n```\nThis SQL query will return all the rows from the `adultCensus` table with `workclass` and `maritalstatus` columns. If you want to get distinct combinations of `workclass` and `maritalstatus`, you can use the `DISTINCT` keyword:\n\n```sql\nSELECT DISTINCT workclass, maritalstatus \nFROM adultCensus;\n```","cost":0.0002736,"response_parsed":"SELECT DISTINCT workclass, maritalstatus \nFROM adultCensus;","time":0.8755497932}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `workclass` FROM `adultCensus` GROUP BY `workclass` HAVING COUNT(DISTINCT `race`) = (SELECT COUNT(DISTINCT `race`) FROM `adultCensus`)","question":"What are the workclass with all the race in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT workclass, race \nFROM adultCensus;\n```","cost":0.0002043,"response_parsed":"SELECT workclass, race \nFROM adultCensus;","time":0.5615649223}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `workclass` FROM `adultCensus` GROUP BY `workclass` HAVING COUNT(DISTINCT `sex`) = (SELECT COUNT(DISTINCT `sex`) FROM `adultCensus`)","question":"What are the workclass with all the sex in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT workclass, sex \nFROM adultCensus;\n```","cost":0.0002043,"response_parsed":"SELECT workclass, sex \nFROM adultCensus;","time":0.6818723679}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `workclass` FROM `adultCensus` GROUP BY `workclass` HAVING COUNT(DISTINCT `nativecountry`) = (SELECT COUNT(DISTINCT `nativecountry`) FROM `adultCensus`)","question":"What are the workclass with all the nativecountry in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT workclass, nativecountry \nFROM adultCensus;\n```","cost":0.0002061,"response_parsed":"SELECT workclass, nativecountry \nFROM adultCensus;","time":0.5058617592}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `workclass` FROM `adultCensus` GROUP BY `workclass` HAVING COUNT(DISTINCT `income`) = (SELECT COUNT(DISTINCT `income`) FROM `adultCensus`)","question":"What are the workclass with all the income in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT workclass, income \nFROM adultCensus;\n```","cost":0.0002043,"response_parsed":"SELECT workclass, income \nFROM adultCensus;","time":0.4949111938}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `education` FROM `adultCensus` GROUP BY `education` HAVING COUNT(DISTINCT `maritalstatus`) = (SELECT COUNT(DISTINCT `maritalstatus`) FROM `adultCensus`)","question":"What are the education with all the maritalstatus in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT education, maritalstatus \nFROM adultCensus;\n```","cost":0.0002043,"response_parsed":"SELECT education, maritalstatus \nFROM adultCensus;","time":0.6061558723}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `education` FROM `adultCensus` GROUP BY `education` HAVING COUNT(DISTINCT `relationship`) = (SELECT COUNT(DISTINCT `relationship`) FROM `adultCensus`)","question":"What are the education with all the relationship in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT education, relationship \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT education, relationship \nFROM adultCensus;","time":0.8401210308}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `education` FROM `adultCensus` GROUP BY `education` HAVING COUNT(DISTINCT `race`) = (SELECT COUNT(DISTINCT `race`) FROM `adultCensus`)","question":"What are the education with all the race in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT education, race \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT education, race \nFROM adultCensus;","time":0.5028088093}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `education` FROM `adultCensus` GROUP BY `education` HAVING COUNT(DISTINCT `sex`) = (SELECT COUNT(DISTINCT `sex`) FROM `adultCensus`)","question":"What are the education with all the sex in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT education, sex \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT education, sex \nFROM adultCensus;","time":1.0903654099}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `education` FROM `adultCensus` GROUP BY `education` HAVING COUNT(DISTINCT `income`) = (SELECT COUNT(DISTINCT `income`) FROM `adultCensus`)","question":"What are the education with all the income in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT education, income \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT education, income \nFROM adultCensus;","time":0.6092026234}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `maritalstatus` FROM `adultCensus` GROUP BY `maritalstatus` HAVING COUNT(DISTINCT `race`) = (SELECT COUNT(DISTINCT `race`) FROM `adultCensus`)","question":"What are the maritalstatus with all the race in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT maritalstatus, race \nFROM adultCensus;\n```","cost":0.0002052,"response_parsed":"SELECT DISTINCT maritalstatus, race \nFROM adultCensus;","time":1.1949851513}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `maritalstatus` FROM `adultCensus` GROUP BY `maritalstatus` HAVING COUNT(DISTINCT `sex`) = (SELECT COUNT(DISTINCT `sex`) FROM `adultCensus`)","question":"What are the maritalstatus with all the sex in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT maritalstatus, sex \nFROM adultCensus;\n```","cost":0.0002043,"response_parsed":"SELECT maritalstatus, sex \nFROM adultCensus;","time":0.5158190727}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `maritalstatus` FROM `adultCensus` GROUP BY `maritalstatus` HAVING COUNT(DISTINCT `income`) = (SELECT COUNT(DISTINCT `income`) FROM `adultCensus`)","question":"What are the maritalstatus with all the income in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT maritalstatus, income \nFROM adultCensus;\n```","cost":0.0002043,"response_parsed":"SELECT maritalstatus, income \nFROM adultCensus;","time":0.5047814846}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `occupation` FROM `adultCensus` GROUP BY `occupation` HAVING COUNT(DISTINCT `race`) = (SELECT COUNT(DISTINCT `race`) FROM `adultCensus`)","question":"What are the occupation with all the race in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT occupation, race \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT occupation, race \nFROM adultCensus;","time":0.5368509293}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `occupation` FROM `adultCensus` GROUP BY `occupation` HAVING COUNT(DISTINCT `sex`) = (SELECT COUNT(DISTINCT `sex`) FROM `adultCensus`)","question":"What are the occupation with all the sex in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT occupation, sex \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT occupation, sex \nFROM adultCensus;","time":0.8067829609}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `occupation` FROM `adultCensus` GROUP BY `occupation` HAVING COUNT(DISTINCT `income`) = (SELECT COUNT(DISTINCT `income`) FROM `adultCensus`)","question":"What are the occupation with all the income in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT occupation, income \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT occupation, income \nFROM adultCensus;","time":0.4793725014}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `relationship` FROM `adultCensus` GROUP BY `relationship` HAVING COUNT(DISTINCT `race`) = (SELECT COUNT(DISTINCT `race`) FROM `adultCensus`)","question":"What are the relationship with all the race in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT relationship, race \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT relationship, race \nFROM adultCensus;","time":0.5752825737}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `relationship` FROM `adultCensus` GROUP BY `relationship` HAVING COUNT(DISTINCT `sex`) = (SELECT COUNT(DISTINCT `sex`) FROM `adultCensus`)","question":"What are the relationship with all the sex in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT relationship, sex \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT relationship, sex \nFROM adultCensus;","time":0.4650263786}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `relationship` FROM `adultCensus` GROUP BY `relationship` HAVING COUNT(DISTINCT `income`) = (SELECT COUNT(DISTINCT `income`) FROM `adultCensus`)","question":"What are the relationship with all the income in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT relationship, income \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT relationship, income \nFROM adultCensus;","time":0.5229744911}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `race` FROM `adultCensus` GROUP BY `race` HAVING COUNT(DISTINCT `sex`) = (SELECT COUNT(DISTINCT `sex`) FROM `adultCensus`)","question":"What are the race with all the sex in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT race \nFROM adultCensus \nWHERE sex IN (SELECT sex FROM adultCensus)\nGROUP BY race\nHAVING COUNT(DISTINCT sex) = (SELECT COUNT(DISTINCT sex) FROM adultCensus);\n```","cost":0.000234,"response_parsed":"SELECT race \nFROM adultCensus \nWHERE sex IN (SELECT sex FROM adultCensus)\nGROUP BY race\nHAVING COUNT(DISTINCT sex) = (SELECT COUNT(DISTINCT sex) FROM adultCensus);","time":0.6641061306}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `race` FROM `adultCensus` GROUP BY `race` HAVING COUNT(DISTINCT `nativecountry`) = (SELECT COUNT(DISTINCT `nativecountry`) FROM `adultCensus`)","question":"What are the race with all the nativecountry in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT race, nativecountry \nFROM adultCensus;\n```","cost":0.0002052,"response_parsed":"SELECT DISTINCT race, nativecountry \nFROM adultCensus;","time":1.1328985691}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `race` FROM `adultCensus` GROUP BY `race` HAVING COUNT(DISTINCT `income`) = (SELECT COUNT(DISTINCT `income`) FROM `adultCensus`)","question":"What are the race with all the income in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT race \nFROM adultCensus \nWHERE income IS NOT NULL;\n```","cost":0.000207,"response_parsed":"SELECT DISTINCT race \nFROM adultCensus \nWHERE income IS NOT NULL;","time":1.1821010113}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `sex` FROM `adultCensus` GROUP BY `sex` HAVING COUNT(DISTINCT `income`) = (SELECT COUNT(DISTINCT `income`) FROM `adultCensus`)","question":"What are the sex with all the income in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex, income \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT sex, income \nFROM adultCensus;","time":1.7816126347}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `nativecountry` FROM `adultCensus` GROUP BY `nativecountry` HAVING COUNT(DISTINCT `income`) = (SELECT COUNT(DISTINCT `income`) FROM `adultCensus`)","question":"What are the nativecountry with all the income in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT nativecountry, income \nFROM adultCensus;\n```","cost":0.0002043,"response_parsed":"SELECT nativecountry, income \nFROM adultCensus;","time":1.1845993996}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `class` FROM `mushrooms` GROUP BY `class` HAVING COUNT(DISTINCT `capsurface`) = (SELECT COUNT(DISTINCT `capsurface`) FROM `mushrooms`)","question":"What are the class with all the capsurface in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT class \nFROM mushrooms \nWHERE capsurface = 'ALL';\n```","cost":0.0002043,"response_parsed":"SELECT class \nFROM mushrooms \nWHERE capsurface = 'ALL';","time":0.9742937088}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `class` FROM `mushrooms` GROUP BY `class` HAVING COUNT(DISTINCT `capcolor`) = (SELECT COUNT(DISTINCT `capcolor`) FROM `mushrooms`)","question":"What are the class with all the capcolor in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT class, capcolor \nFROM mushrooms;\n```","cost":0.0002007,"response_parsed":"SELECT class, capcolor \nFROM mushrooms;","time":0.7664978504}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `class` FROM `mushrooms` GROUP BY `class` HAVING COUNT(DISTINCT `bruises`) = (SELECT COUNT(DISTINCT `bruises`) FROM `mushrooms`)","question":"What are the class with all the bruises in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT class \nFROM mushrooms \nWHERE bruises = 't';\n```","cost":0.0002025,"response_parsed":"SELECT class \nFROM mushrooms \nWHERE bruises = 't';","time":0.6988928318}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `class` FROM `mushrooms` GROUP BY `class` HAVING COUNT(DISTINCT `gillattachment`) = (SELECT COUNT(DISTINCT `gillattachment`) FROM `mushrooms`)","question":"What are the class with all the gillattachment in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT class, gillattachment \nFROM mushrooms;\n```","cost":0.0002025,"response_parsed":"SELECT class, gillattachment \nFROM mushrooms;","time":0.8546772003}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `class` FROM `mushrooms` GROUP BY `class` HAVING COUNT(DISTINCT `gillspacing`) = (SELECT COUNT(DISTINCT `gillspacing`) FROM `mushrooms`)","question":"What are the class with all the gillspacing in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT class, gillspacing \nFROM mushrooms;\n```","cost":0.0002025,"response_parsed":"SELECT class, gillspacing \nFROM mushrooms;","time":0.6579768658}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `class` FROM `mushrooms` GROUP BY `class` HAVING COUNT(DISTINCT `gillsize`) = (SELECT COUNT(DISTINCT `gillsize`) FROM `mushrooms`)","question":"What are the class with all the gillsize in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT class, gillsize \nFROM mushrooms;\n```","cost":0.0002025,"response_parsed":"SELECT class, gillsize \nFROM mushrooms;","time":0.4318544865}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capshape` FROM `mushrooms` GROUP BY `capshape` HAVING COUNT(DISTINCT `capsurface`) = (SELECT COUNT(DISTINCT `capsurface`) FROM `mushrooms`)","question":"What are the capshape with all the capsurface in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capshape, capsurface \nFROM mushrooms;\n```","cost":0.0002025,"response_parsed":"SELECT capshape, capsurface \nFROM mushrooms;","time":0.5846686363}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capshape` FROM `mushrooms` GROUP BY `capshape` HAVING COUNT(DISTINCT `capcolor`) = (SELECT COUNT(DISTINCT `capcolor`) FROM `mushrooms`)","question":"What are the capshape with all the capcolor in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capshape, capcolor \nFROM mushrooms;\n```","cost":0.0002025,"response_parsed":"SELECT capshape, capcolor \nFROM mushrooms;","time":0.4799075127}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capshape` FROM `mushrooms` GROUP BY `capshape` HAVING COUNT(DISTINCT `bruises`) = (SELECT COUNT(DISTINCT `bruises`) FROM `mushrooms`)","question":"What are the capshape with all the bruises in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capshape \nFROM mushrooms \nWHERE bruises = 't';\n```","cost":0.0002043,"response_parsed":"SELECT capshape \nFROM mushrooms \nWHERE bruises = 't';","time":0.5831849575}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capshape` FROM `mushrooms` GROUP BY `capshape` HAVING COUNT(DISTINCT `gillattachment`) = (SELECT COUNT(DISTINCT `gillattachment`) FROM `mushrooms`)","question":"What are the capshape with all the gillattachment in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT DISTINCT capshape, gillattachment \nFROM mushrooms;\n```","cost":0.0002052,"response_parsed":"SELECT DISTINCT capshape, gillattachment \nFROM mushrooms;","time":0.6349349022}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capshape` FROM `mushrooms` GROUP BY `capshape` HAVING COUNT(DISTINCT `gillspacing`) = (SELECT COUNT(DISTINCT `gillspacing`) FROM `mushrooms`)","question":"What are the capshape with all the gillspacing in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capshape, gillspacing \nFROM mushrooms;\n```","cost":0.0002043,"response_parsed":"SELECT capshape, gillspacing \nFROM mushrooms;","time":0.4743893147}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capshape` FROM `mushrooms` GROUP BY `capshape` HAVING COUNT(DISTINCT `gillsize`) = (SELECT COUNT(DISTINCT `gillsize`) FROM `mushrooms`)","question":"What are the capshape with all the gillsize in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capshape, gillsize \nFROM mushrooms;\n```","cost":0.0002043,"response_parsed":"SELECT capshape, gillsize \nFROM mushrooms;","time":0.6724860668}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capsurface` FROM `mushrooms` GROUP BY `capsurface` HAVING COUNT(DISTINCT `bruises`) = (SELECT COUNT(DISTINCT `bruises`) FROM `mushrooms`)","question":"What are the capsurface with all the bruises in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capsurface \nFROM mushrooms \nWHERE bruises = 't';\n```","cost":0.0002043,"response_parsed":"SELECT capsurface \nFROM mushrooms \nWHERE bruises = 't';","time":0.7588694096}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capsurface` FROM `mushrooms` GROUP BY `capsurface` HAVING COUNT(DISTINCT `gillattachment`) = (SELECT COUNT(DISTINCT `gillattachment`) FROM `mushrooms`)","question":"What are the capsurface with all the gillattachment in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capsurface, gillattachment \nFROM mushrooms;\n```","cost":0.0002043,"response_parsed":"SELECT capsurface, gillattachment \nFROM mushrooms;","time":0.4498047829}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capsurface` FROM `mushrooms` GROUP BY `capsurface` HAVING COUNT(DISTINCT `gillspacing`) = (SELECT COUNT(DISTINCT `gillspacing`) FROM `mushrooms`)","question":"What are the capsurface with all the gillspacing in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capsurface, gillspacing \nFROM mushrooms;\n```","cost":0.0002043,"response_parsed":"SELECT capsurface, gillspacing \nFROM mushrooms;","time":1.4109652042}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capsurface` FROM `mushrooms` GROUP BY `capsurface` HAVING COUNT(DISTINCT `gillsize`) = (SELECT COUNT(DISTINCT `gillsize`) FROM `mushrooms`)","question":"What are the capsurface with all the gillsize in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capsurface, gillsize \nFROM mushrooms;\n```","cost":0.0002043,"response_parsed":"SELECT capsurface, gillsize \nFROM mushrooms;","time":0.5617551804}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capcolor` FROM `mushrooms` GROUP BY `capcolor` HAVING COUNT(DISTINCT `bruises`) = (SELECT COUNT(DISTINCT `bruises`) FROM `mushrooms`)","question":"What are the capcolor with all the bruises in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capcolor \nFROM mushrooms \nWHERE bruises = 't';\n```","cost":0.0002043,"response_parsed":"SELECT capcolor \nFROM mushrooms \nWHERE bruises = 't';","time":0.4763879776}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capcolor` FROM `mushrooms` GROUP BY `capcolor` HAVING COUNT(DISTINCT `gillattachment`) = (SELECT COUNT(DISTINCT `gillattachment`) FROM `mushrooms`)","question":"What are the capcolor with all the gillattachment in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capcolor, gillattachment \nFROM mushrooms;\n```","cost":0.0002043,"response_parsed":"SELECT capcolor, gillattachment \nFROM mushrooms;","time":0.3777575493}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capcolor` FROM `mushrooms` GROUP BY `capcolor` HAVING COUNT(DISTINCT `gillspacing`) = (SELECT COUNT(DISTINCT `gillspacing`) FROM `mushrooms`)","question":"What are the capcolor with all the gillspacing in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capcolor, gillspacing \nFROM mushrooms;\n```","cost":0.0002043,"response_parsed":"SELECT capcolor, gillspacing \nFROM mushrooms;","time":0.5598359108}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `capcolor` FROM `mushrooms` GROUP BY `capcolor` HAVING COUNT(DISTINCT `gillsize`) = (SELECT COUNT(DISTINCT `gillsize`) FROM `mushrooms`)","question":"What are the capcolor with all the gillsize in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capcolor, gillsize \nFROM mushrooms;\n```","cost":0.0002043,"response_parsed":"SELECT capcolor, gillsize \nFROM mushrooms;","time":0.5980501175}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `bruises` FROM `mushrooms` GROUP BY `bruises` HAVING COUNT(DISTINCT `gillattachment`) = (SELECT COUNT(DISTINCT `gillattachment`) FROM `mushrooms`)","question":"What are the bruises with all the gillattachment in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT bruises \nFROM mushrooms \nWHERE gillattachment = 'a';\n```\nHowever, the above SQL query will return the bruises where the gillattachment is 'a'. If you want to get all the bruises with all the gillattachment, you can use the following query:\n\n```sql\nSELECT DISTINCT bruises, gillattachment \nFROM mushrooms;\n```\nThis query will return all the unique combinations of bruises and gillattachment in the mushrooms table. \n\nIf you want to get all the bruises for each gillattachment, you can use the following query:\n\n```sql\nSELECT gillattachment, bruises \nFROM mushrooms \nORDER BY gillattachment;\n```\nThis query will return all the bruises for each gillattachment, ordered by the gillattachment. \n\nPlease note that the exact query may vary depending on the desired output. The above queries are based on the assumption that you want to get all the bruises with all the gillattachment.","cost":0.0003663,"response_parsed":"SELECT gillattachment, bruises \nFROM mushrooms \nORDER BY gillattachment;","time":1.8878698349}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `bruises` FROM `mushrooms` GROUP BY `bruises` HAVING COUNT(DISTINCT `gillspacing`) = (SELECT COUNT(DISTINCT `gillspacing`) FROM `mushrooms`)","question":"What are the bruises with all the gillspacing in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT bruises \nFROM mushrooms \nWHERE gillspacing IS NOT NULL AND gillspacing != '';\n```","cost":0.0002106,"response_parsed":"SELECT bruises \nFROM mushrooms \nWHERE gillspacing IS NOT NULL AND gillspacing != '';","time":0.4581811428}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `bruises` FROM `mushrooms` GROUP BY `bruises` HAVING COUNT(DISTINCT `gillsize`) = (SELECT COUNT(DISTINCT `gillsize`) FROM `mushrooms`)","question":"What are the bruises with all the gillsize in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT bruises \nFROM mushrooms \nWHERE gillsize IS NOT NULL;\n```","cost":0.0002061,"response_parsed":"SELECT bruises \nFROM mushrooms \nWHERE gillsize IS NOT NULL;","time":0.5084857941}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `odor` FROM `mushrooms` GROUP BY `odor` HAVING COUNT(DISTINCT `gillattachment`) = (SELECT COUNT(DISTINCT `gillattachment`) FROM `mushrooms`)","question":"What are the odor with all the gillattachment in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT odor, gillattachment \nFROM mushrooms;\n```","cost":0.0002025,"response_parsed":"SELECT odor, gillattachment \nFROM mushrooms;","time":0.5296401978}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `odor` FROM `mushrooms` GROUP BY `odor` HAVING COUNT(DISTINCT `gillspacing`) = (SELECT COUNT(DISTINCT `gillspacing`) FROM `mushrooms`)","question":"What are the odor with all the gillspacing in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT odor, gillspacing \nFROM mushrooms;\n```","cost":0.0002025,"response_parsed":"SELECT odor, gillspacing \nFROM mushrooms;","time":2.4001305103}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `odor` FROM `mushrooms` GROUP BY `odor` HAVING COUNT(DISTINCT `gillsize`) = (SELECT COUNT(DISTINCT `gillsize`) FROM `mushrooms`)","question":"What are the odor with all the gillsize in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT odor, gillsize \nFROM mushrooms;\n```","cost":0.0002025,"response_parsed":"SELECT odor, gillsize \nFROM mushrooms;","time":0.8192429543}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `gillattachment` FROM `mushrooms` GROUP BY `gillattachment` HAVING COUNT(DISTINCT `gillspacing`) = (SELECT COUNT(DISTINCT `gillspacing`) FROM `mushrooms`)","question":"What are the gillattachment with all the gillspacing in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT gillattachment, gillspacing \nFROM mushrooms;\n```","cost":0.0002061,"response_parsed":"SELECT gillattachment, gillspacing \nFROM mushrooms;","time":0.5956573486}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `gillattachment` FROM `mushrooms` GROUP BY `gillattachment` HAVING COUNT(DISTINCT `gillsize`) = (SELECT COUNT(DISTINCT `gillsize`) FROM `mushrooms`)","question":"What are the gillattachment with all the gillsize in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT gillattachment, gillsize \nFROM mushrooms;\n```","cost":0.0002061,"response_parsed":"SELECT gillattachment, gillsize \nFROM mushrooms;","time":1.394649744}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `gillspacing` FROM `mushrooms` GROUP BY `gillspacing` HAVING COUNT(DISTINCT `gillsize`) = (SELECT COUNT(DISTINCT `gillsize`) FROM `mushrooms`)","question":"What are the gillspacing with all the gillsize in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT gillspacing, gillsize \nFROM mushrooms;\n```","cost":0.0002061,"response_parsed":"SELECT gillspacing, gillsize \nFROM mushrooms;","time":1.7732241154}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"many-to-many-generator","sql_tag":"many-to-many","query":"SELECT `gillspacing` FROM `mushrooms` GROUP BY `gillspacing` HAVING COUNT(DISTINCT `gillcolor`) = (SELECT COUNT(DISTINCT `gillcolor`) FROM `mushrooms`)","question":"What are the gillspacing with all the gillcolor in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT gillspacing, gillcolor \nFROM mushrooms;\n```","cost":0.0002061,"response_parsed":"SELECT gillspacing, gillcolor \nFROM mushrooms;","time":0.7939381599}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `adultCensus` ORDER BY `hoursperweek` ASC","question":"Show all data ordered by hoursperweek in ascending order for the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nORDER BY hoursperweek ASC;\n```","cost":0.0002106,"response_parsed":"SELECT * \nFROM adultCensus \nORDER BY hoursperweek ASC;","time":0.9287443161}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `adultCensus` ORDER BY `hoursperweek` DESC","question":"Show all data ordered by hoursperweek in descending order for the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nORDER BY hoursperweek DESC;\n```","cost":0.0002106,"response_parsed":"SELECT * \nFROM adultCensus \nORDER BY hoursperweek DESC;","time":1.531358242}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `adultCensus` ORDER BY `income` ASC","question":"Show all data ordered by income in ascending order for the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nORDER BY income ASC;\n```","cost":0.000207,"response_parsed":"SELECT * \nFROM adultCensus \nORDER BY income ASC;","time":1.1757669449}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `adultCensus` ORDER BY `income` DESC","question":"Show all data ordered by income in descending order for the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nORDER BY income DESC;\n```","cost":0.000207,"response_parsed":"SELECT * \nFROM adultCensus \nORDER BY income DESC;","time":0.4197268486}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `maritalstatus` FROM `adultCensus` ORDER BY `maritalstatus` ASC","question":"Project the maritalstatus ordered in ascending order for the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT maritalstatus \nFROM adultCensus \nORDER BY maritalstatus ASC;\n```","cost":0.0002079,"response_parsed":"SELECT maritalstatus \nFROM adultCensus \nORDER BY maritalstatus ASC;","time":1.0671591759}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `maritalstatus` FROM `adultCensus` ORDER BY `maritalstatus` DESC","question":"Project the maritalstatus ordered in descending order for the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT maritalstatus \nFROM adultCensus \nORDER BY maritalstatus DESC;\n```","cost":0.0002079,"response_parsed":"SELECT maritalstatus \nFROM adultCensus \nORDER BY maritalstatus DESC;","time":0.5797593594}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `relationship` FROM `adultCensus` ORDER BY `relationship` ASC","question":"Project the relationship ordered in ascending order for the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT relationship \nFROM adultCensus \nORDER BY relationship ASC;\n```","cost":0.0002052,"response_parsed":"SELECT relationship \nFROM adultCensus \nORDER BY relationship ASC;","time":0.9223051071}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `relationship` FROM `adultCensus` ORDER BY `relationship` DESC","question":"Project the relationship ordered in descending order for the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT relationship \nFROM adultCensus \nORDER BY relationship DESC;\n```","cost":0.0002052,"response_parsed":"SELECT relationship \nFROM adultCensus \nORDER BY relationship DESC;","time":1.5465745926}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `mushrooms` ORDER BY `class` ASC","question":"Show all data ordered by class in ascending order for the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nORDER BY class ASC;\n```","cost":0.0002034,"response_parsed":"SELECT * \nFROM mushrooms \nORDER BY class ASC;","time":0.8402192593}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `mushrooms` ORDER BY `class` DESC","question":"Show all data ordered by class in descending order for the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nORDER BY class DESC;\n```","cost":0.0002034,"response_parsed":"SELECT * \nFROM mushrooms \nORDER BY class DESC;","time":0.5541474819}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `mushrooms` ORDER BY `gillattachment` ASC","question":"Show all data ordered by gillattachment in ascending order for the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nORDER BY gillattachment ASC;\n```","cost":0.000207,"response_parsed":"SELECT * \nFROM mushrooms \nORDER BY gillattachment ASC;","time":0.5197060108}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"ORDERBY","sql_tag":"ORDERBY-SINGLE","query":"SELECT * FROM `mushrooms` ORDER BY `gillattachment` DESC","question":"Show all data ordered by gillattachment in descending order for the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nORDER BY gillattachment DESC;\n```","cost":0.000207,"response_parsed":"SELECT * \nFROM mushrooms \nORDER BY gillattachment DESC;","time":0.4776992798}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `gillspacing` FROM `mushrooms` ORDER BY `gillspacing` ASC","question":"Project the gillspacing ordered in ascending order for the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT gillspacing \nFROM mushrooms \nORDER BY gillspacing ASC;\n```","cost":0.000207,"response_parsed":"SELECT gillspacing \nFROM mushrooms \nORDER BY gillspacing ASC;","time":0.491464138}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `gillspacing` FROM `mushrooms` ORDER BY `gillspacing` DESC","question":"Project the gillspacing ordered in descending order for the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT gillspacing \nFROM mushrooms \nORDER BY gillspacing DESC;\n```","cost":0.000207,"response_parsed":"SELECT gillspacing \nFROM mushrooms \nORDER BY gillspacing DESC;","time":0.566031456}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `capcolor` FROM `mushrooms` ORDER BY `capcolor` ASC","question":"Project the capcolor ordered in ascending order for the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capcolor\nFROM mushrooms\nORDER BY capcolor ASC;\n```","cost":0.0002043,"response_parsed":"SELECT capcolor\nFROM mushrooms\nORDER BY capcolor ASC;","time":0.3831079006}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"ORDERBY","sql_tag":"ORDERBY-PROJECT","query":"SELECT `capcolor` FROM `mushrooms` ORDER BY `capcolor` DESC","question":"Project the capcolor ordered in descending order for the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capcolor \nFROM mushrooms \nORDER BY capcolor DESC;\n```","cost":0.0002043,"response_parsed":"SELECT capcolor \nFROM mushrooms \nORDER BY capcolor DESC;","time":0.4954020977}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `sex` FROM `adultCensus`","question":"Show all sex in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT sex \nFROM adultCensus;\n```","cost":0.0001971,"response_parsed":"SELECT sex \nFROM adultCensus;","time":0.5589811802}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `hoursperweek` FROM `adultCensus`","question":"Show all hoursperweek in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT hoursperweek \nFROM adultCensus;\n```","cost":0.0002007,"response_parsed":"SELECT hoursperweek \nFROM adultCensus;","time":0.6721401215}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `workclass` FROM `adultCensus`","question":"Show all workclass in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT workclass \nFROM adultCensus;\n```","cost":0.0001989,"response_parsed":"SELECT workclass \nFROM adultCensus;","time":0.4830961227}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `maritalstatus` FROM `adultCensus`","question":"Show all maritalstatus in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT maritalstatus \nFROM adultCensus;\n```","cost":0.0001989,"response_parsed":"SELECT maritalstatus \nFROM adultCensus;","time":0.3692340851}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `education` FROM `adultCensus`","question":"Show all education in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT education \nFROM adultCensus;\n```","cost":0.0001971,"response_parsed":"SELECT education \nFROM adultCensus;","time":0.4444117546}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-ALL","query":"SELECT * FROM `adultCensus`","question":"Show all the rows in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus;\n```","cost":0.000198,"response_parsed":"SELECT * \nFROM adultCensus;","time":1.560685873}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `maritalstatus` FROM `adultCensus`","question":"Show all maritalstatus in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT maritalstatus \nFROM adultCensus;\n```","cost":0.0001989,"response_parsed":"SELECT maritalstatus \nFROM adultCensus;","time":0.5134367943}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `race`, `nativecountry` FROM `adultCensus`","question":"Show all race, nativecountry in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT race, nativecountry \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT race, nativecountry \nFROM adultCensus;","time":0.4607110023}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `nativecountry`, `occupation`, `race` FROM `adultCensus`","question":"Show all nativecountry, occupation, race in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT nativecountry, occupation, race \nFROM adultCensus;\n```","cost":0.0002061,"response_parsed":"SELECT nativecountry, occupation, race \nFROM adultCensus;","time":0.5675365925}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `occupation`, `income`, `education`, `race` FROM `adultCensus`","question":"Show all occupation, income, education, race in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT occupation, income, education, race \nFROM adultCensus;\n```","cost":0.0002079,"response_parsed":"SELECT occupation, income, education, race \nFROM adultCensus;","time":0.6914687157}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `occupation`, `race`, `relationship`, `workclass`, `maritalstatus` FROM `adultCensus`","question":"Show all occupation, race, relationship, workclass, maritalstatus in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n occupation, \n race, \n relationship, \n workclass, \n maritalstatus \nFROM \n adultCensus;\n```","cost":0.0002259,"response_parsed":"SELECT \n occupation, \n race, \n relationship, \n workclass, \n maritalstatus \nFROM \n adultCensus;","time":0.7097525597}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `sex`, `nativecountry`, `race`, `workclass`, `relationship`, `education` FROM `adultCensus`","question":"Show all sex, nativecountry, race, workclass, relationship, education in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n sex, \n nativecountry, \n race, \n workclass, \n relationship, \n education\nFROM \n adultCensus;\n```","cost":0.0002313,"response_parsed":"SELECT \n sex, \n nativecountry, \n race, \n workclass, \n relationship, \n education\nFROM \n adultCensus;","time":0.5655732155}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `income`, `education`, `sex`, `race`, `maritalstatus`, `occupation`, `relationship` FROM `adultCensus`","question":"Show all income, education, sex, race, maritalstatus, occupation, relationship in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n income, \n education, \n sex, \n race, \n maritalstatus, \n occupation, \n relationship\nFROM \n adultCensus;\n```","cost":0.0002349,"response_parsed":"SELECT \n income, \n education, \n sex, \n race, \n maritalstatus, \n occupation, \n relationship\nFROM \n adultCensus;","time":0.5510466099}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `maritalstatus`, `relationship`, `workclass`, `sex`, `nativecountry`, `hoursperweek`, `income`, `education` FROM `adultCensus`","question":"Show all maritalstatus, relationship, workclass, sex, nativecountry, hoursperweek, income, education in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n maritalstatus, \n relationship, \n workclass, \n sex, \n nativecountry, \n hoursperweek, \n income, \n education\nFROM \n adultCensus;\n```","cost":0.0002475,"response_parsed":"SELECT \n maritalstatus, \n relationship, \n workclass, \n sex, \n nativecountry, \n hoursperweek, \n income, \n education\nFROM \n adultCensus;","time":0.6283364296}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `hoursperweek`, `race`, `maritalstatus`, `sex`, `relationship`, `nativecountry`, `income`, `occupation`, `workclass` FROM `adultCensus`","question":"Show all hoursperweek, race, maritalstatus, sex, relationship, nativecountry, income, occupation, workclass in the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n hoursperweek, \n race, \n maritalstatus, \n sex, \n relationship, \n nativecountry, \n income, \n occupation, \n workclass \nFROM \n adultCensus;\n```","cost":0.0002529,"response_parsed":"SELECT \n hoursperweek, \n race, \n maritalstatus, \n sex, \n relationship, \n nativecountry, \n income, \n occupation, \n workclass \nFROM \n adultCensus;","time":0.5330057144}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `odor` FROM `mushrooms`","question":"Show all odor in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT odor \nFROM mushrooms;\n```","cost":0.0001935,"response_parsed":"SELECT odor \nFROM mushrooms;","time":0.4717974663}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `gillspacing` FROM `mushrooms`","question":"Show all gillspacing in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT gillspacing \nFROM mushrooms;\n```","cost":0.0001971,"response_parsed":"SELECT gillspacing \nFROM mushrooms;","time":0.5277233124}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `capshape` FROM `mushrooms`","question":"Show all capshape in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capshape \nFROM mushrooms;\n```","cost":0.0001953,"response_parsed":"SELECT capshape \nFROM mushrooms;","time":0.5376298428}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `capsurface` FROM `mushrooms`","question":"Show all capsurface in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capsurface \nFROM mushrooms;\n```","cost":0.0001953,"response_parsed":"SELECT capsurface \nFROM mushrooms;","time":0.5631527901}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-SINGLE-COL","query":"SELECT `bruises` FROM `mushrooms`","question":"Show all bruises in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT bruises \nFROM mushrooms;\n```","cost":0.0001935,"response_parsed":"SELECT bruises \nFROM mushrooms;","time":1.1205201149}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-ALL","query":"SELECT * FROM `mushrooms`","question":"Show all the rows in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms;\n```","cost":0.0001944,"response_parsed":"SELECT * \nFROM mushrooms;","time":0.4265065193}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `gillspacing` FROM `mushrooms`","question":"Show all gillspacing in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT gillspacing \nFROM mushrooms;\n```","cost":0.0001971,"response_parsed":"SELECT gillspacing \nFROM mushrooms;","time":0.3936553001}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `odor`, `class` FROM `mushrooms`","question":"Show all odor, class in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT odor, class \nFROM mushrooms;\n```","cost":0.0001971,"response_parsed":"SELECT odor, class \nFROM mushrooms;","time":0.4628882408}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `capcolor`, `gillattachment`, `gillspacing` FROM `mushrooms`","question":"Show all capcolor, gillattachment, gillspacing in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capcolor, gillattachment, gillspacing \nFROM mushrooms;\n```","cost":0.0002097,"response_parsed":"SELECT capcolor, gillattachment, gillspacing \nFROM mushrooms;","time":0.476111412}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `capsurface`, `gillcolor`, `odor`, `gillattachment` FROM `mushrooms`","question":"Show all capsurface, gillcolor, odor, gillattachment in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT capsurface, gillcolor, odor, gillattachment \nFROM mushrooms;\n```","cost":0.0002133,"response_parsed":"SELECT capsurface, gillcolor, odor, gillattachment \nFROM mushrooms;","time":0.5307891369}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `odor`, `gillcolor`, `bruises`, `gillsize`, `gillattachment` FROM `mushrooms`","question":"Show all odor, gillcolor, bruises, gillsize, gillattachment in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n odor, \n gillcolor, \n bruises, \n gillsize, \n gillattachment \nFROM \n mushrooms;\n```","cost":0.0002295,"response_parsed":"SELECT \n odor, \n gillcolor, \n bruises, \n gillsize, \n gillattachment \nFROM \n mushrooms;","time":0.6076076031}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `capsurface`, `class`, `odor`, `gillcolor`, `bruises`, `capcolor` FROM `mushrooms`","question":"Show all capsurface, class, odor, gillcolor, bruises, capcolor in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n capsurface, \n class, \n odor, \n gillcolor, \n bruises, \n capcolor \nFROM \n mushrooms;\n```","cost":0.0002313,"response_parsed":"SELECT \n capsurface, \n class, \n odor, \n gillcolor, \n bruises, \n capcolor \nFROM \n mushrooms;","time":0.5548841953}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `gillattachment`, `gillspacing`, `capshape`, `class`, `capsurface`, `odor`, `bruises` FROM `mushrooms`","question":"Show all gillattachment, gillspacing, capshape, class, capsurface, odor, bruises in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n gillattachment, \n gillspacing, \n capshape, \n class, \n capsurface, \n odor, \n bruises \nFROM \n mushrooms;\n```","cost":0.0002403,"response_parsed":"SELECT \n gillattachment, \n gillspacing, \n capshape, \n class, \n capsurface, \n odor, \n bruises \nFROM \n mushrooms;","time":2.1652066708}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `capcolor`, `capshape`, `gillcolor`, `gillspacing`, `odor`, `gillattachment`, `capsurface`, `class` FROM `mushrooms`","question":"Show all capcolor, capshape, gillcolor, gillspacing, odor, gillattachment, capsurface, class in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n capcolor, \n capshape, \n gillcolor, \n gillspacing, \n odor, \n gillattachment, \n capsurface, \n class \nFROM \n mushrooms;\n```","cost":0.0002511,"response_parsed":"SELECT \n capcolor, \n capshape, \n gillcolor, \n gillspacing, \n odor, \n gillattachment, \n capsurface, \n class \nFROM \n mushrooms;","time":0.5427143574}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"PROJECT","sql_tag":"SELECT-RANDOM-COL","query":"SELECT `capcolor`, `capshape`, `class`, `gillcolor`, `gillspacing`, `bruises`, `gillattachment`, `capsurface`, `odor` FROM `mushrooms`","question":"Show all capcolor, capshape, class, gillcolor, gillspacing, bruises, gillattachment, capsurface, odor in the table mushrooms","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT \n capcolor, \n capshape, \n class, \n gillcolor, \n gillspacing, \n bruises, \n gillattachment, \n capsurface, \n odor \nFROM \n mushrooms;\n```","cost":0.0002565,"response_parsed":"SELECT \n capcolor, \n capshape, \n class, \n gillcolor, \n gillspacing, \n bruises, \n gillattachment, \n capsurface, \n odor \nFROM \n mushrooms;","time":0.8025672436}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `adultCensus` WHERE `relationship` == 'Husband'","question":"Show the data of the table adultCensus where relationship is equal to Husband","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nWHERE relationship = 'Husband';\n```","cost":0.0002088,"response_parsed":"SELECT * \nFROM adultCensus \nWHERE relationship = 'Husband';","time":0.7627623081}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `adultCensus` WHERE `relationship` != 'Own-child'","question":"Show the data of the table adultCensus where relationship is different from Own-child","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT *\nFROM adultCensus\nWHERE relationship != 'Own-child';\n```","cost":0.0002088,"response_parsed":"SELECT *\nFROM adultCensus\nWHERE relationship != 'Own-child';","time":2.4346821308}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `adultCensus` WHERE `relationship` != 'Wife'","question":"Show the data of the table adultCensus where relationship not equal to Wife","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nWHERE relationship != 'Wife';\n```","cost":0.0002088,"response_parsed":"SELECT * \nFROM adultCensus \nWHERE relationship != 'Wife';","time":0.5685567856}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `adultCensus` WHERE `education` == 'Some-college'","question":"Show the data of the table adultCensus where education is equal to Some-college","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nWHERE education = 'Some-college';\n```","cost":0.0002115,"response_parsed":"SELECT * \nFROM adultCensus \nWHERE education = 'Some-college';","time":0.561619997}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `adultCensus` WHERE `education` != '10th'","question":"Show the data of the table adultCensus where education is different from 10th","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nWHERE education != '10th';\n```","cost":0.0002106,"response_parsed":"SELECT * \nFROM adultCensus \nWHERE education != '10th';","time":0.8507764339}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `adultCensus` WHERE `education` != 'Masters'","question":"Show the data of the table adultCensus where education not equal to Masters","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nWHERE education != 'Masters';\n```","cost":0.0002088,"response_parsed":"SELECT * \nFROM adultCensus \nWHERE education != 'Masters';","time":0.9594371319}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `adultCensus` WHERE `nativecountry` == 'Germany'","question":"Show the data of the table adultCensus where nativecountry is equal to Germany","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nWHERE nativecountry = 'Germany';\n```","cost":0.0002097,"response_parsed":"SELECT * \nFROM adultCensus \nWHERE nativecountry = 'Germany';","time":0.5525686741}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `adultCensus` WHERE `nativecountry` != 'United-States'","question":"Show the data of the table adultCensus where nativecountry is different from United-States","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nWHERE nativecountry != 'United-States';\n```","cost":0.0002133,"response_parsed":"SELECT * \nFROM adultCensus \nWHERE nativecountry != 'United-States';","time":0.3698000908}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `adultCensus` WHERE `nativecountry` != 'Mexico'","question":"Show the data of the table adultCensus where nativecountry not equal to Mexico","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nWHERE nativecountry != 'Mexico';\n```","cost":0.0002097,"response_parsed":"SELECT * \nFROM adultCensus \nWHERE nativecountry != 'Mexico';","time":0.3915040493}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `adultCensus` WHERE `hoursperweek` > 40","question":"Show the data of the table adultCensus where hoursperweek is greater than 40","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nWHERE hoursperweek > 40;\n```","cost":0.0002124,"response_parsed":"SELECT * \nFROM adultCensus \nWHERE hoursperweek > 40;","time":0.5700278282}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SELECT","sql_tag":"WHERE-NUM","query":"SELECT * FROM `adultCensus` WHERE `hoursperweek` < 60","question":"Show the data of the table adultCensus where hoursperweek is less than 60","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM adultCensus \nWHERE hoursperweek < 60;\n```","cost":0.0002124,"response_parsed":"SELECT * \nFROM adultCensus \nWHERE hoursperweek < 60;","time":0.4433989525}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `mushrooms` WHERE `gillattachment` == 'attached'","question":"Show the data of the table mushrooms where gillattachment is equal to attached","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nWHERE gillattachment = 'attached';\n```","cost":0.0002079,"response_parsed":"SELECT * \nFROM mushrooms \nWHERE gillattachment = 'attached';","time":0.4314084053}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `mushrooms` WHERE `gillattachment` != 'attached'","question":"Show the data of the table mushrooms where gillattachment is different from attached","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nWHERE gillattachment != 'attached';\n```","cost":0.0002079,"response_parsed":"SELECT * \nFROM mushrooms \nWHERE gillattachment != 'attached';","time":0.4425256252}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `mushrooms` WHERE `gillattachment` != 'free'","question":"Show the data of the table mushrooms where gillattachment not equal to free","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nWHERE gillattachment != 'free';\n```","cost":0.0002079,"response_parsed":"SELECT * \nFROM mushrooms \nWHERE gillattachment != 'free';","time":0.5232491493}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `mushrooms` WHERE `gillsize` == 'narrow'","question":"Show the data of the table mushrooms where gillsize is equal to narrow","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nWHERE gillsize = 'narrow';\n```","cost":0.0002088,"response_parsed":"SELECT * \nFROM mushrooms \nWHERE gillsize = 'narrow';","time":0.4056520462}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `mushrooms` WHERE `gillsize` != 'narrow'","question":"Show the data of the table mushrooms where gillsize is different from narrow","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nWHERE gillsize != 'narrow';\n```","cost":0.0002088,"response_parsed":"SELECT * \nFROM mushrooms \nWHERE gillsize != 'narrow';","time":1.6505320072}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `mushrooms` WHERE `gillsize` != 'narrow'","question":"Show the data of the table mushrooms where gillsize not equal to narrow","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nWHERE gillsize != 'narrow';\n```","cost":0.0002088,"response_parsed":"SELECT * \nFROM mushrooms \nWHERE gillsize != 'narrow';","time":0.8406119347}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `mushrooms` WHERE `bruises` == 'no'","question":"Show the data of the table mushrooms where bruises is equal to no","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nWHERE bruises = 'no';\n```","cost":0.0002043,"response_parsed":"SELECT * \nFROM mushrooms \nWHERE bruises = 'no';","time":0.7410223484}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `mushrooms` WHERE `bruises` != 'no'","question":"Show the data of the table mushrooms where bruises is different from no","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nWHERE bruises != 'no';\n```","cost":0.0002043,"response_parsed":"SELECT * \nFROM mushrooms \nWHERE bruises != 'no';","time":1.2831835747}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SELECT","sql_tag":"WHERE-CAT","query":"SELECT * FROM `mushrooms` WHERE `bruises` != 'no'","question":"Show the data of the table mushrooms where bruises not equal to no","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT * \nFROM mushrooms \nWHERE bruises != 'no';\n```","cost":0.0002043,"response_parsed":"SELECT * \nFROM mushrooms \nWHERE bruises != 'no';","time":0.7196688652}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `race`) FROM `adultCensus`","question":"How many different race are in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT race) \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT COUNT(DISTINCT race) \nFROM adultCensus;","time":0.6348786354}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `nativecountry`) FROM `adultCensus`","question":"How many different nativecountry are in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT nativecountry) \nFROM adultCensus;\n```","cost":0.0002043,"response_parsed":"SELECT COUNT(DISTINCT nativecountry) \nFROM adultCensus;","time":0.6218595505}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `workclass`) FROM `adultCensus`","question":"How many different workclass are in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT workclass) \nFROM adultCensus;\n```","cost":0.0002043,"response_parsed":"SELECT COUNT(DISTINCT workclass) \nFROM adultCensus;","time":1.2903265953}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `education`) FROM `adultCensus`","question":"How many different education are in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT education) \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT COUNT(DISTINCT education) \nFROM adultCensus;","time":0.4988365173}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `income`) FROM `adultCensus`","question":"How many different income are in table adultCensus?","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT income) \nFROM adultCensus;\n```","cost":0.0002025,"response_parsed":"SELECT COUNT(DISTINCT income) \nFROM adultCensus;","time":0.3937177658}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MAX","query":"SELECT MAX(`hoursperweek`) FROM `adultCensus`","question":"Find the maximum hoursperweek for the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT MAX(hoursperweek) \nFROM adultCensus;\n```","cost":0.0002034,"response_parsed":"SELECT MAX(hoursperweek) \nFROM adultCensus;","time":0.5721013546}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-MIN","query":"SELECT MIN(`hoursperweek`) FROM `adultCensus`","question":"Find the minimum hoursperweek for the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT MIN(hoursperweek) \nFROM adultCensus;\n```","cost":0.0002034,"response_parsed":"SELECT MIN(hoursperweek) \nFROM adultCensus;","time":1.4386811256}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"adultCensus","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-AVG","query":"SELECT AVG(`hoursperweek`) FROM `adultCensus`","question":"Find the average hoursperweek for the table adultCensus","db_schema_normalized":"`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT AVG(hoursperweek) \nFROM adultCensus;\n```","cost":0.0002034,"response_parsed":"SELECT AVG(hoursperweek) \nFROM adultCensus;","time":1.0257148743}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `capsurface`) FROM `mushrooms`","question":"How many different capsurface are in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT capsurface) \nFROM mushrooms;\n```","cost":0.0002007,"response_parsed":"SELECT COUNT(DISTINCT capsurface) \nFROM mushrooms;","time":0.4206867218}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `gillattachment`) FROM `mushrooms`","question":"How many different gillattachment are in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT gillattachment) \nFROM mushrooms;\n```","cost":0.0002025,"response_parsed":"SELECT COUNT(DISTINCT gillattachment) \nFROM mushrooms;","time":2.0639407635}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `odor`) FROM `mushrooms`","question":"How many different odor are in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT odor) \nFROM mushrooms;\n```","cost":0.0001989,"response_parsed":"SELECT COUNT(DISTINCT odor) \nFROM mushrooms;","time":0.5146763325}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `gillsize`) FROM `mushrooms`","question":"How many different gillsize are in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT gillsize) \nFROM mushrooms;\n```","cost":0.0002025,"response_parsed":"SELECT COUNT(DISTINCT gillsize) \nFROM mushrooms;","time":1.033983469}} +{"db_path":"QATCH-journal\/proprietary\/QA\/LLama2_QA\/miscellaneous\/miscellaneous.sqlite","db_id":"miscellaneous","tbl_name":"mushrooms","test_category":"SIMPLE-AGG","sql_tag":"SIMPLE-AGG-COUNT-DISTINCT","query":"SELECT COUNT(DISTINCT `gillcolor`) FROM `mushrooms`","question":"How many different gillcolor are in table mushrooms?","db_schema_normalized":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)","db_schema":"`\"mushrooms\"` (\"class\" TEXT, \"capshape\" TEXT, \"capsurface\" TEXT, \"capcolor\" TEXT, \"bruises\" TEXT, \"odor\" TEXT, \"gillattachment\" TEXT, \"gillspacing\" TEXT, \"gillsize\" TEXT, \"gillcolor\" TEXT)\n`\"adultCensus\"` (\"workclass\" TEXT, \"education\" TEXT, \"maritalstatus\" TEXT, \"occupation\" TEXT, \"relationship\" TEXT, \"race\" TEXT, \"sex\" TEXT, \"hoursperweek\" INTEGER, \"nativecountry\" TEXT, \"income\" TEXT)","pred_dict":{"response":"```sql\nSELECT COUNT(DISTINCT gillcolor) \nFROM mushrooms;\n```","cost":0.0002025,"response_parsed":"SELECT COUNT(DISTINCT gillcolor) \nFROM mushrooms;","time":0.4933843613}}