input_ids
list
attention_mask
list
labels
list
prompt
stringlengths
528
1.77k
completion
stringlengths
40
173
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 4423, 411, 379, 898, 10939, 338, 8778, 3815, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the location with Honduras is Home team?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11621915_1 ( "Purse( $ )" numeric, Tournament text, "1st Prize( $ )" numeric, Winner text ); CR...
SELECT LOCATION FROM table_2_15630550_5 WHERE "Home team" ILIKE '%honduras%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 1833, 4259, 29973, 421, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, 373, 263, 2566, 411, 278, 1494, 10...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the last season? ` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1137695_3 ( Report text, "Fastest Lap" text, "Pole Position" text, "Grand Prix" text, Round numeric, "Winning Constr...
SELECT MAX(Season) FROM table_1_2140071_5
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 2894, 1608, 393, 756, 263, 17135, 4038, 310, 23900, 322, 756, 29871, 29946, 29914, 29946, 24899, 936, 14260, 289, 29973, 29952, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the organism that has a disease area of cancer and has 4/4 clinical trial b?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_12715053_1 ( "Clinical Trials β" text, "Chemical Class" text,...
SELECT "Marine Organism α" FROM table_2_12715053_1 WHERE "Disease Area" ILIKE '%cancer%' AND "Clinical Trials β" ILIKE '%4/4%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 4408, 756, 263, 5167, 310, 24806, 29892, 322, 263, 14104, 292, 304, 310, 3095, 3028, 265, 25364, 314, 4568, 29973, 29952, 13, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which Name has a Type of loan, and a Moving to of apollon kalamaria?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1009087_1 ( "Season finale" text, "TV season" text, Ranking text, Network t...
SELECT Name FROM table_2_17426846_5 WHERE "Type" ILIKE '%loan%' AND "Moving to" ILIKE '%apollon%kalamaria%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 471, 278, 937, 12672, 2635, 310, 278, 12720, 297, 607, 922, 273, 29915, 29879, 3815, 338, 1754, 701, 310, 5310, 317, 1572, 4951, 340, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What was the first broadcast date of the episode in which Sean's team is made up of Peter Serafinowicz and Johnny Vegas?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11907963_6 ( Score text, ...
SELECT "First broadcast" FROM table_1_23292220_3 WHERE "Seans team" ILIKE '%Peter%Serafinowicz%and%Johnny%Vegas%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 319, 1582, 756, 263, 24791, 310, 29871, 29906, 29900, 29900, 29955, 29994, 29900, 29947, 29973, 29952, 13, 13, 2277, 29937, 5470, 110...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which Away has a Season of 2007–08?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11630008_3 ( "Production Code" numeric, "Written by" text, Title text, "Original air date" text, "Directed ...
SELECT Away FROM table_2_16993234_5 WHERE "Season" ILIKE '%2007–08%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 10401, 29871, 29941, 29953, 338, 278, 5253, 310, 10614, 2113, 920, 1784, 6166, 310, 282, 29888, 29915, 29879, 526, 727, 29973, 29952, 13, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `When 36 is the amount of ends won how many sets of pf's are there?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10749143_2 ( "Directed by" text, "Written by" text, "Season #" numeric, "U.S....
SELECT COUNT(PF) FROM table_1_29542269_2 WHERE "Ends Won" = '36'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 1353, 310, 1880, 24808, 411, 28145, 1135, 29871, 29896, 29941, 21152, 2113, 29892, 263, 29871, 29896, 29947, 29900, 29879, 5224, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the number of high checkout with fewer than 13 legs won, a 180s lower than 2 and an LWAT of more than 1?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1140105_6 ( Report text, Construc...
SELECT COUNT("High Checkout") FROM table_2_18317531_1 WHERE "Legs Won" < '13' AND "180s" < '2' AND "LWAT" > '1'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5328, 1784, 4890, 947, 18938, 23263, 399, 524, 1708, 297, 278, 14064, 315, 4003, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `How many characters does Maurice Dean Wint play in the movie Cube?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_2933761_1 ( Occupation text, Gender text, "Played by" text, "Prison connectio...
SELECT COUNT(Status) FROM table_1_2933761_1 WHERE "Played by" ILIKE '%Maurice%Dean%Wint%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 14176, 1353, 310, 3291, 393, 756, 263, 5714, 16600, 1135, 29871, 29945, 29892, 263, 4328, 310, 448, 29871, 29896, 29900, 322, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the greatest number of points that has a lost bigger than 5, a difference of - 10 and a played bigger than 12?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1140074_2 ( "Race Winner" te...
SELECT MAX(Points) FROM table_2_15404907_1 WHERE "Lost" > '5' AND "Difference" ILIKE '%-%10%' AND "Played" > '12'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 2184, 411, 263, 3005, 809, 598, 19245, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, 373, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the System with a freeware License?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10295819_1 ( "Total W–L" text, "Ties played" numeric, "Current singles ranking" text, Player text, ...
SELECT SYSTEM FROM table_2_11561548_3 WHERE "License" ILIKE '%freeware%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 1629, 313, 29879, 29897, 2113, 471, 718, 29906, 278, 1763, 610, 29892, 322, 260, 29906, 29906, 278, 8341, 29973, 29952, 13, 13, 2277, 29...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What year (s) won was +2 the To par, and t22 the finish?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_12125069_2 ( "Winning Team" text, Date text, Attendance numeric, "Losing Pitcher" text,...
SELECT "Year(s) won" FROM table_2_18166348_1 WHERE "To par" ILIKE '%+2%' AND "Finish" ILIKE '%t22%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 4712, 411, 263, 7525, 1089, 29898, 29879, 6817, 786, 393, 338, 432, 261, 719, 1886, 1379, 29885, 389, 29973, 29952, 13, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the Date with a Runner(s)-up that is jerry steelsmith?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11411026_2 ( "Written by" text, "Directed by" text, "Original air date" text, "No...
SELECT Date FROM table_2_1569714_1 WHERE "Runner(s)-up" ILIKE '%jerry%steelsmith%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 8583, 29892, 746, 278, 8905, 338, 29871, 29906, 29900, 29896, 29896, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the Team, when the Year is 2011?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1140088_6 ( "Winning driver" text, Date text, Report text, Constructor text, "Race Name" text, Circui...
SELECT Team FROM table_2_1278412_1 WHERE "Year" ILIKE '%2011%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5816, 29915, 29879, 278, 30081, 20415, 16813, 2913, 13047, 30081, 2541, 30081, 29881, 915, 19680, 3224, 30081, 915, 292, 8116, 3634, 29952, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `what's the software executable space protection with dbeingtribution being gentoo` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1357052_6 ( Distribution text, RSBAC text, "Mandatory access co...
SELECT "Software executable space protection" FROM table_1_1357052_6 WHERE "Distribution" ILIKE '%Gentoo%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 29915, 29879, 278, 8158, 310, 278, 20103, 4623, 15125, 988, 350, 24900, 29876, 20918, 471, 278, 8064, 29973, 29952, 13, 13, 2277, 29937, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What's the score of the Nice International Championships where Björn Borg was the champion?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1140083_2 ( Location text, Date text, Race text, Rep...
SELECT Score FROM table_2_17689648_1 WHERE "Name" ILIKE '%nice%international%championships%' AND "Champion" ILIKE '%björn%borg%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 8158, 756, 385, 23995, 296, 9581, 734, 638, 521, 1794, 6276, 281, 6150, 285, 1481, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What score has an opponent gan teik chai lin woon fui?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_12980230_1 ( Year numeric, Outcome text, Opponent text, Score text, Partner text, Tourn...
SELECT Score FROM table_2_12980230_1 WHERE "Opponent" ILIKE '%gan%teik%chai%lin%woon%fui%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 471, 278, 7115, 746, 278, 23995, 296, 471, 22581, 313, 1456, 287, 472, 22581, 6877, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What was the rank when the opponent was Wisconsin (played at Wisconsin)?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11734041_11 ( "Height in Ft." text, "Years for Rockets" text, "No.(s)" t...
SELECT "Rank #" FROM table_2_17432115_1 WHERE "Opponent#" ILIKE '%at%wisconsin%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 29911, 514, 592, 278, 10418, 1061, 363, 2930, 25730, 594, 314, 6902, 29895, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Tell me the nominator for piotr adamczyk` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10815352_1 ( Games numeric, "Total attendance" numeric, "Average attendance" numeric, Season text, Spo...
SELECT Nomination FROM table_2_10236830_6 WHERE "Actor's Name" ILIKE '%piotr%adamczyk%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 22125, 756, 263, 15146, 310, 29871, 29896, 29946, 29945, 29889, 29896, 29946, 29946, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which Rank has a Qual of 145.144?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11963601_11 ( Score text, Game numeric, "Location Attendance" text, "High rebounds" text, "High points" text,...
SELECT Rank FROM table_2_16564_3 WHERE "Qual" ILIKE '%145.144%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 29871, 11182, 750, 263, 29871, 29906, 29900, 29900, 29955, 29899, 29906, 29900, 29900, 29947, 4259, 310, 29871, 29953, 386, 29973, 2995...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which coach had a 2007-2008 season of 6th?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11636213_7 ( Edition text, Partnering text, Date text, "W–L" text, Surface text, Against text, Op...
SELECT Coach FROM table_2_18111138_1 WHERE "2007-2008 season" ILIKE '%6th%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 4412, 756, 263, 29871, 29941, 29953, 29900, 11022, 29871, 29929, 29900, 11022, 8982, 29925, 29973, 29952, 13, 13, 2277, 29937, 5470, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which City has a 360kw 90kw ERP?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11621915_1 ( Location text, Winner text, Date text, Score text, "1st Prize( $ )" numeric, Tournament text, "...
SELECT City FROM table_2_1403702_1 WHERE "ERP (Analog/ Digital)" ILIKE '%360kw%90kw%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 4259, 29915, 29879, 19576, 338, 6518, 493, 1099, 638, 359, 322, 338, 5982, 297, 9193, 575, 29973, 29952, 13, 13, 2277, 29937, 5470,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which season's winner is Panathinaikos and is located in Athens?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_11107697_1 ( Score text, Venue text, Winners text, Location text, Date text, ...
SELECT Season FROM table_2_11107697_1 WHERE "Location" ILIKE '%athens%' AND "Winners" ILIKE '%panathinaikos%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5328, 3802, 304, 610, 471, 4335, 476, 568, 746, 540, 5318, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `How close to par was Tom Kite when he played?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_12819742_4 ( Country text, Player text, "To par" text, Place text, Score text ); CREATE TABLE tab...
SELECT "To par" FROM table_2_12819742_4 WHERE "Player" ILIKE '%tom%kite%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 22110, 756, 7621, 1135, 29871, 29947, 6242, 322, 263, 29871, 29955, 29941, 612, 3163, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Who has greater than 8 Long and a 73 Yards?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11677691_10 ( Position text, College text, School text, Hometown text ); CREATE TABLE table_2_117558...
SELECT Player FROM table_2_11755831_2 WHERE "Long" > '8' AND "Yards" ILIKE '%73%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 15970, 471, 278, 23235, 8455, 363, 278, 29871, 29896, 29906, 386, 2602, 297, 278, 1591, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `who was the incoming manager for the 12th position in the table` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10015132_2 ( Player text, "Years in Toronto" text, Position text, "School/Club T...
SELECT "Incoming manager" FROM table_1_26914759_3 WHERE "Position in table" ILIKE '%12th%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 1591, 746, 278, 3815, 338, 14216, 3703, 1506, 18792, 23087, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 234...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the table when the team is slovan bratislava?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_27683516_3 ( "Outgoing manager" text, Team text, "Manner of departure" text, "Date of vaca...
SELECT TABLE FROM table_1_27683516_3 WHERE "Team" ILIKE '%Slovan%Bratislava%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 3831, 273, 291, 313, 262, 1797, 515, 5810, 29897, 756, 263, 9444, 326, 1175, 272, 9685, 313, 25951, 29897, 310, 29871, 29900, 29889, 298...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What Companion (in order from star) has a Semimajor axis (AU) of 0.1886 +0.083 −0.0104?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_17975363_1 ( Mass text, Eccentricity text, "Companion (in...
SELECT "Companion (in order from star)" FROM table_2_17975363_1 WHERE "Semimajor axis ( AU )" ILIKE '%0.1886%+0.083%−0.0104%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 29911, 514, 592, 278, 8158, 373, 17187, 29871, 29906, 29955, 411, 27682, 310, 20487, 7003, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Tell me the score on april 27 with visitor of buffalo` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_11290838_3 ( Home text, Record text, Score text, Date text, Visitor text ); CREATE TABLE ...
SELECT Score FROM table_2_11290838_3 WHERE "Visitor" ILIKE '%buffalo%' AND "Date" ILIKE '%april%27%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 3461, 756, 263, 3789, 29871, 29941, 995, 310, 29871, 29906, 29896, 29994, 29906, 29945, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which report has a Set 3 value of 21–25?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_12226390_4 ( "Original air date" text, "No. in season" numeric, Title text, "Written by" text, "No. in...
SELECT Report FROM table_2_17998533_3 WHERE "Set 3" ILIKE '%21–25%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 19604, 1353, 310, 12061, 8090, 491, 263, 3815, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the lowest number of drawn games by a team?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_28201906_1 ( Played numeric, Percent text, Club text, Drawn numeric, Points numeric, Lost ...
SELECT MIN(Drawn) FROM table_1_28201906_1
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 18007, 292, 363, 278, 5073, 5982, 297, 29225, 833, 12686, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the Branding for the station located in Zamboanga?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_16588532_2 ( Branding text, Frequency text, Callsign text, Location text, "Power (kW...
SELECT Branding FROM table_2_16588532_2 WHERE "Location" ILIKE '%zamboanga%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5328, 1784, 505, 6285, 29889, 289, 374, 279, 408, 263, 21031, 262, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `How many have Mrs. briar as a villain` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10470082_5 ( "No." numeric, Storyteller text, Writer text, "#" numeric, "US air date" text, Director tex...
SELECT COUNT(No.) FROM table_1_10470082_5 WHERE "Villains" ILIKE '%Mrs.%Briar%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5816, 338, 278, 7472, 30081, 29896, 303, 26836, 29898, 395, 1723, 30081, 3062, 30081, 13628, 30081, 275, 29871, 29896, 29929, 29941, 8521, 29896, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `what is the maximum 1st prize( $ ) where score is 193 (-17)` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11622255_1 ( Winner text, Location text, "Purse( $ )" numeric, "1st Prize( $ )" nume...
SELECT MAX("1st Prize( $ )") FROM table_1_11622255_1 WHERE "Score" ILIKE '%193%(-17)%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 5798, 514, 362, 756, 385, 27466, 296, 18497, 7200, 393, 29871, 29955, 29889, 29955, 29892, 322, 385, 13928, 1353, 310, 29871, 29955, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which Constellation has an Apparent magnitude larger that 7.7, and an NGC number of 7777` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_12526990_1 ( Biggenden numeric, Year numeric, Eidsvold n...
SELECT Constellation FROM table_2_11051840_8 WHERE "Apparent magnitude" > '7.7' AND "NGC number" = '7777'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5816, 338, 278, 937, 4180, 310, 278, 1833, 4180, 373, 29871, 29900, 29941, 29914, 29906, 29929, 29914, 29896, 29929, 29945, 29955, 29952, 13, 13...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `what is the first performance of the last performance on 03/29/1957` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_19189856_1 ( "First performance" text, Category text, Performer text, "Last ...
SELECT "First performance" FROM table_1_19189856_1 WHERE "Last performance" ILIKE '%03/29/1957%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 731, 29871, 29941, 746, 731, 29871, 29945, 338, 1055, 29892, 731, 29871, 29896, 338, 29871, 29906, 29896, 29899, 29906, 29945, 29892, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is set 3 when set 5 is na, set 1 is 21-25, and set 2 is 25-16?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_16013858_13 ( Score text, "Set 2" text, "Set 1" text, "Set 5" text, "Set 4"...
SELECT "Set 3" FROM table_2_16013858_13 WHERE "Set 5" ILIKE '%na%' AND "Set 1" ILIKE '%21-25%' AND "Set 2" ILIKE '%25-16%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 2522, 487, 373, 3979, 29871, 29906, 29941, 29892, 29871, 29896, 29929, 29946, 29953, 411, 7660, 22009, 3775, 8778, 3815, 29973, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the Score on November 23, 1946 with Washington Capitols Home team?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1013129_8 ( Pick numeric, Nationality text, Position text, "College/j...
SELECT Score FROM table_2_17102518_2 WHERE "Home" ILIKE '%washington%capitols%' AND "Date" ILIKE '%november%23,%1946%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 7668, 29892, 746, 9173, 338, 376, 2190, 8652, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, 373, 263, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is Minister, when Party is "AN"?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_104858_1 ( "Year current Scouting organization joined WOSM" text, "Name of member organization" text, "Admi...
SELECT Minister FROM table_2_16824962_2 WHERE "Party" ILIKE '%an%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 471, 278, 29871, 29906, 29900, 29896, 29896, 22683, 337, 9947, 363, 278, 6003, 434, 393, 750, 263, 22683, 337, 9947, 310, 395, 29896, 29...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What was the 2011 gross revenue for the venue that had a gross revenue of $156,315 in 1982?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1140076_2 ( "Pole Position" text, Rnd numeric, Race t...
SELECT "Gross Revenue (2011)" FROM table_2_12557214_2 WHERE "Gross Revenue (1982)" ILIKE '%$156,315%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5816, 338, 278, 7472, 4513, 322, 10135, 819, 363, 300, 750, 278, 22775, 2602, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `what is the maximum round and fabien foret had the pole position?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_29686983_1 ( Circuit text, "Winning Team" text, Date text, "Pole Position" tex...
SELECT MAX(Round) FROM table_1_29686983_1 WHERE "Pole Position" ILIKE '%Fabien%Foret%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 4591, 825, 15456, 338, 15350, 350, 487, 29895, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, 373, 263, 2566,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `From what Country is Gene Borek?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_12001616_4 ( "Car No." numeric, Driver text, Laps numeric, Start numeric, Entrant text, "Car Make" text, Fin...
SELECT Country FROM table_2_17245540_5 WHERE "Player" ILIKE '%gene%borek%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 14728, 1754, 310, 278, 26351, 573, 411, 263, 13062, 4006, 770, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the quantity made of the locomotive with a Waterford class?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_1290024_14 ( Type text, Manufacturer text, "Quantity made" text, Class text,...
SELECT "Quantity made" FROM table_2_1290024_14 WHERE "Class" ILIKE '%waterford%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 349, 29943, 639, 3748, 756, 263, 22125, 310, 29871, 29945, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which PF per game has a Rank of 5?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1253396_5 ( "Goals For Avg." text, "Goals For" numeric, "Goals Against" numeric, Club text, "Overall Record"...
SELECT MIN("PF per game") FROM table_2_1711351_1 WHERE "Rank" = '5'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5328, 1784, 24172, 363, 4325, 29948, 301, 29889, 589, 283, 264, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `How many districts for rené l. derouen?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_103084_4 ( "BBC Two Rank" text, "Broadcast date" text, "BBC One Rank" text, "BBC One total viewing" nume...
SELECT COUNT(District) FROM table_1_1342315_17 WHERE "Incumbent" ILIKE '%René%L.%DeRouen%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 1293, 278, 4660, 363, 278, 5455, 17612, 1301, 277, 12969, 17580, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, 373, 263, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `List the status for the operator Toronto transit commission.` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10015132_2 ( Position text, Player text, "Years in Toronto" text, "School/Club Team...
SELECT Status FROM table_1_22481967_1 WHERE "Operator" ILIKE '%Toronto%Transit%Commission%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 797, 278, 4234, 3303, 10387, 2812, 381, 1078, 29892, 825, 338, 278, 1353, 310, 24802, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `In the country United Arab Emirates, what is the number of imports?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10819266_8 ( "Time slot (EST)" text, Rank text, Season numeric, "Viewers (in...
SELECT Imports FROM table_1_26160007_1 WHERE "Country" ILIKE '%United%Arab%Emirates%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 306, 14851, 6344, 4134, 338, 5982, 297, 1373, 29880, 1501, 267, 4909, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which IHSAA Class is located in charlottesville?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1057262_1 ( Commodity text, "2003-04" numeric, "2001-02" numeric, "2006-07" numeric, "2004-05"...
SELECT "IHSAA Class" FROM table_2_18935018_1 WHERE "Location" ILIKE '%charlottesville%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5328, 1784, 3694, 892, 10478, 373, 278, 4235, 14433, 310, 278, 19941, 2796, 4847, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 157...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `How many numbers were recorded on the fields goals of the Left End player?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_12171145_1 ( "Womens doubles" text, "Mens singles" text, "Womens singl...
SELECT COUNT("Field goals") FROM table_1_25711913_2 WHERE "Position" ILIKE '%Left%end%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 471, 278, 7472, 4513, 988, 14440, 7326, 29890, 6123, 365, 2035, 29920, 471, 373, 278, 21342, 29906, 8892, 1076, 8583, 29973, 29952, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What was the maximum round where Marc Lieb Richard Lietz was on the GT2 Winning Team?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_24865763_2 ( "GT2 Winning Team" text, "LMP1 Winning Team" te...
SELECT MAX(Rnd.) FROM table_1_24865763_2 WHERE "GT2 Winning Team" ILIKE '%Marc%Lieb%Richard%Lietz%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 4712, 29892, 746, 15511, 338, 29871, 29896, 29896, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is Date, when Week is 11?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_12526990_1 ( Year numeric, Mundubbera numeric, Gayndah numeric, Biggenden numeric, Eidsvold numeric, Perry nume...
SELECT Date FROM table_2_16715979_2 WHERE "Week" = '11'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 2635, 363, 278, 4847, 1058, 2553, 3860, 2678, 1135, 29871, 29896, 29929, 29955, 29906, 2750, 365, 4193, 860, 29973, 29952, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the date for the player who debuted later than 1972 against Limerick?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_12193259_1 ( "Mens doubles" text, "Womens singles" text, Season tex...
SELECT Date FROM table_2_10714000_2 WHERE "Début" > '1972' AND "Opposition" ILIKE '%limerick%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 11921, 674, 278, 3748, 472, 313, 2544, 29897, 310, 29871, 29955, 29901, 29900, 29900, 26354, 367, 472, 29973, 29952, 13, 13, 2277, 29937, 5470, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Where will the game at (ET) of 7:00 pm be at?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_10150210_5 ( Week numeric, Date text, "Time ( ET )" text, "Final Score" text, "Game Site" text, ...
SELECT "Game Site" FROM table_2_10150210_5 WHERE "Time ( ET )" ILIKE '%7:00%pm%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 29871, 29906, 29900, 29900, 29953, 756, 263, 29871, 29906, 29900, 29896, 29906, 310, 263, 29892, 322, 263, 29871, 29906, 29900, 29896, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which 2006 has a 2012 of a, and a 2011 of 3r?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10312547_1 ( "1979 Broadway" text, "1960 broadcast" text, "1998 Broadway" text, "1990 Broadway" te...
SELECT 2006 FROM table_2_1550535_1 WHERE "2012" ILIKE '%a%' AND "2011" ILIKE '%3r%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 28908, 315, 3689, 28025, 505, 678, 456, 29874, 19191, 310, 29871, 29946, 29901, 29906, 29901, 29906, 470, 29871, 29946, 29901, 29906, 29901,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What Picture Coding Types have Chroma Format of 4:2:2 or 4:2:0 and the Name of 4:2:2 profile?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11677100_4 ( Hometown text, Player text, "MLB Draft...
SELECT "Picture Coding Types" FROM table_2_1376890_2 WHERE "Chroma Format" ILIKE '%4:2:2%or%4:2:0%' AND "Name" ILIKE '%4:2:2%profile%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 3001, 1353, 310, 341, 15488, 29879, 393, 756, 29871, 29946, 29953, 29945, 29892, 29929, 29945, 29945, 19681, 639, 341, 15488, 32...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the total number of MEPs that has 465,955 inhabitants per MEP and an influence smaller than 1.79?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11677100_4 ( Position text, Hometown tex...
SELECT COUNT(MEPs) FROM table_2_1542906_1 WHERE "Inhabitants per MEP" = '465,955' AND "Influence" < '1.79'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 4723, 9698, 297, 263, 1121, 310, 281, 29871, 29941, 29900, 29899, 29941, 29892, 322, 750, 385, 14333, 749, 3109, 1135, 29871, 29953, 29906...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What week ended in a result of w 30-3, and had an attendance less than 62,795?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11562143_1 ( "Original air date" text, "Directed by" text, "No. in...
SELECT MIN(WEEK) FROM table_2_15093626_2 WHERE "Result" ILIKE '%w%30-3%' AND "Attendance" < '62,795'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 4533, 414, 29892, 746, 5593, 4712, 338, 376, 29967, 11850, 29871, 29946, 29892, 29871, 29906, 29900, 29900, 29947, 8652, 29952, 13, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is Viewers, when Air Date is "July 4, 2008"?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1231316_5 ( "Fastest time (s)" text, Nation text, "Wind (m/s)" text, Date text, Athlete text,...
SELECT Viewers FROM table_2_18125441_1 WHERE "Air Date" ILIKE '%july%4,%2008%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 1174, 509, 424, 756, 263, 1109, 11358, 7812, 29899, 29946, 6012, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 234...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which Entrant has a vanwall straight-4 engine?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_1235869_1 ( Engine text, Chassis text, Entrant text, Year numeric, Points numeric ); CREATE TABL...
SELECT Entrant FROM table_2_1235869_1 WHERE "Engine" ILIKE '%vanwall%straight-4%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 1170, 278, 3203, 2246, 29871, 29945, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, 373, 263, 2566, 411, 278, 1494, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Name the least top 5` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1671401_1 ( "Team(s)" text, "Top 10" numeric, Poles numeric, "Avg. Start" text, "Top 5" numeric, Winnings text, Year num...
SELECT MIN("Top 5") FROM table_1_1671401_1
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 931, 29914, 2267, 2859, 750, 29871, 29955, 29945, 425, 567, 322, 13286, 316, 425, 21974, 408, 263, 7156, 29973, 29952, 13, 13, 2277...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which time/retired had 75 laps and Pedro de la Rosa as a driver?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_1123476_2 ( Laps numeric, "Time/Retired" text, Driver text, Constructor text, ...
SELECT TIME/Retired FROM table_2_1123476_2 WHERE "Laps" = '75' AND "Driver" ILIKE '%pedro%de%la%rosa%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 29911, 514, 592, 278, 6588, 7684, 363, 286, 1025, 4273, 322, 18449, 3109, 1135, 29871, 29896, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Tell me the average gold for moldova and bronze less than 1` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1140067_2 ( Constructor text, Location text, Report text, Rnd numeric, Race text, ...
SELECT AVG(Gold) FROM table_2_10838789_3 WHERE "Nation" ILIKE '%moldova%' AND "Bronze" < '1'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 19604, 1353, 310, 13283, 15205, 491, 263, 5233, 393, 338, 451, 26642, 1353, 29871, 29896, 29973, 29952, 13, 13, 2277, 29937, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the lowest number of silver owned by a nation that is not ranked number 1?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_1011383_2 ( Silver numeric, Bronze numeric, Rank numeric, Gol...
SELECT MIN(Silver) FROM table_2_1011383_2 WHERE "Rank" < '1'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 29871, 29906, 29900, 29900, 29929, 756, 301, 29939, 408, 278, 29871, 29906, 29900, 29896, 29896, 29973, 29952, 13, 13, 2277, 29937, 5470, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What 2009 has lq as the 2011?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_17717526_12 ( "2009" text, "2007" text, Tournament text, "2012" text, "2010" text, "2006" text, "2011" text, "...
SELECT 2009 FROM table_2_17717526_12 WHERE "2011" ILIKE '%lq%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 22110, 10624, 278, 23238, 393, 263, 2859, 5846, 29871, 29896, 29945, 29892, 29871, 29896, 29929, 29945, 29953, 29973, 421, 13, 13, 2277, 29937, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Who directed the episodes that aired December 15, 1956? ` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1205598_1 ( "NFL Team(s)" text, "NBA Team(s)" text, "Media Market Ranking" numeric, "Ho...
SELECT Director FROM table_1_25800134_1 WHERE "Airdate" ILIKE '%December%15,%1956%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 471, 278, 29871, 7687, 266, 456, 29890, 459, 4230, 262, 931, 363, 7329, 921, 822, 293, 13396, 408, 3595, 297, 626, 29891, 417, 333, 37...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What was the partial thromboplastin time for factor x deficiency as seen in amyloid purpura` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1231892_4 ( "U.S. Air Date" text, "Broadcast Order" t...
SELECT "Partial thromboplastin time" FROM table_1_1099080_1 WHERE "Condition" ILIKE '%Factor%X%deficiency%as%seen%in%amyloid%purpura%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 4007, 391, 29914, 3364, 756, 263, 7867, 310, 29871, 29953, 29899, 29906, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which Assist/pass has a Result of 6-2?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_12265902_2 ( Competition text, Goal text, Location text, Lineup text, Score text, Result text, "Assist...
SELECT Assist/pass FROM table_2_12265902_2 WHERE "Result" ILIKE '%6-2%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 10401, 2011, 3844, 2438, 338, 278, 4272, 310, 19405, 1058, 338, 278, 19405, 29872, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 15...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `When portsmouth is the city of license who is the licensee?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11210576_3 ( "Final Episode Count" numeric, Character text, Duration text, "First Ep...
SELECT Licensee FROM table_1_1949746_1 WHERE "City of License" ILIKE '%Portsmouth%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 714, 17696, 8455, 471, 8611, 491, 435, 2142, 279, 383, 532, 2918, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which outgoing manager was replaced by Jafar Fatahi?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1013168_3 ( "Date successor seated" text, Successor text, District text, "Reason for change...
SELECT "Outgoing manager" FROM table_1_22297140_3 WHERE "Replaced by" ILIKE '%Jafar%Fatahi%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 8158, 310, 278, 3448, 3815, 988, 278, 3271, 3815, 15569, 29871, 29896, 29946, 29889, 29947, 313, 29929, 29906, 6877, 29952, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the score of the away team where the home team scored 14.8 (92)?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_12232526_2 ( Previously text, Note text, Class text, "Ship Name" text, ...
SELECT "Away team score" FROM table_2_10809142_1 WHERE "Home team score" ILIKE '%14.8%(92)%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 471, 278, 805, 9345, 363, 278, 8811, 5977, 297, 29871, 29906, 29900, 29900, 29947, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What was the spike for the Army Club in 2008?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1012730_1 ( "Avg. Start" text, "Top 5" numeric, Wins numeric, "Avg. Finish" text, "Team(s)" text,...
SELECT Spike FROM table_2_18499677_2 WHERE "2008 club" ILIKE '%army%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5328, 1784, 425, 567, 892, 727, 746, 931, 29914, 2267, 2859, 471, 330, 799, 1884, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `How many laps were there when time/retired was gearbox?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_12441518_1 ( Character text, "Portrayed by" text, "# of episodes" numeric, "Recurring ca...
SELECT SUM(Laps) FROM table_2_1122338_1 WHERE "Time/Retired" ILIKE '%gearbox%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 22125, 338, 278, 15456, 310, 21171, 300, 9833, 411, 263, 14990, 7968, 1135, 29871, 29896, 29929, 29973, 29952, 13, 13, 2277, 29937, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which Rank is the Country of soviet union with a Total smaller than 19?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10935548_1 ( "Written by" text, Title text, "U.S. viewers (millions)" tex...
SELECT MIN(Rank) FROM table_2_142333_2 WHERE "Country" ILIKE '%soviet%union%' AND "Total" < '19'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 29928, 3864, 278, 1044, 29892, 23768, 310, 376, 29931, 520, 29908, 491, 530, 283, 29895, 29892, 825, 471, 278, 1121, 29973, 29952, 13, 13, 227...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `During the act, Performance of "Lost" by Anouk, what was the result?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10581768_2 ( Enrollment numeric, Founded numeric, Nickname text, Location t...
SELECT RESULT FROM table_1_23429629_4 WHERE "Act" ILIKE '%Performance%of%"Lost"%by%Anouk%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 1170, 278, 402, 2124, 29899, 517, 29899, 1256, 607, 756, 263, 4712, 310, 15251, 29871, 29906, 29941, 29994, 29906, 29945, 29973, 29952, 13, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Name the Gross-to-date which has a Date of august 23–25?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10020178_1 ( Name text, "Name of the Lake" text, "Crest length (meters)" numeric, "Year...
SELECT Gross-TO-date FROM table_2_1625624_1 WHERE "Date" ILIKE '%august%23–25%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 5974, 29892, 746, 24839, 338, 29871, 29947, 29955, 29889, 29946, 29929, 29885, 561, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 26...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is Time, when Speed is 87.49mph?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_15753390_4 ( Machine text, Country text, Rider text, Place numeric, Points numeric, Speed text, Time te...
SELECT TIME FROM table_2_15753390_4 WHERE "Speed" ILIKE '%87.49mph%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 263, 272, 391, 756, 10112, 3647, 883, 310, 5928, 294, 4346, 847, 367, 14196, 4346, 847, 3008, 4346, 29973, 29952, 13, 13, 2277, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which aorist has imperfect form of bijasmo / bejasmo / besmo?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_27298240_26 ( perfect text, "1st" text, "2nd" text, pluperfect text, Present text...
SELECT aorist FROM table_1_27298240_26 WHERE "imperfect" ILIKE '%bijasmo%/%bejasmo%/%besmo%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 471, 278, 19174, 2159, 310, 278, 1993, 988, 278, 3271, 3815, 15569, 29871, 29955, 29889, 29955, 313, 29946, 29929, 29897, 2750, 1879, 295,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What was the crowd size of the match where the home team scored 7.7 (49) against Geelong?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_10701914_10 ( "Away team score" text, "Home team" text, ...
SELECT SUM(Crowd) FROM table_2_10701914_10 WHERE "Home team score" ILIKE '%7.7%(49)%' AND "Away team" ILIKE '%geelong%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 10401, 471, 349, 1000, 14132, 6346, 11091, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, 373, 263, 2566, 411...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `When was Piedmont College founded?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1140116_5 ( Report text, "Winning driver" text, "Race Name" text, Circuit text, Constructor text, Date text...
SELECT MAX(Founded) FROM table_1_255188_1 WHERE "Institution" ILIKE '%Piedmont%College%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5328, 1784, 22091, 505, 263, 14728, 975, 29871, 29946, 29945, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `How many seats have a quantity over 45?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_14316789_1 ( Quantity numeric, Gauge text, System text, Seats numeric, Standing numeric, Owner text, ...
SELECT SUM(Seats) FROM table_2_14316789_1 WHERE "Quantity" > '45'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 3697, 363, 29871, 29941, 29901, 29941, 29900, 26354, 746, 29871, 29906, 29901, 29941, 29900, 26354, 338, 1887, 11104, 29973, 29952, 13, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What shows for 3:30 pm when 2:30 pm is local programs?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10874596_1 ( Director text, Result text, "Original title" text, "Year [e ] (Ceremony)" te...
SELECT "5:00 pm" FROM table_2_17893851_1 WHERE "2:30 pm" ILIKE '%local%programs%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 3815, 471, 297, 2602, 438, 29931, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 674, 1065, 373, 263, 2566, 411, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What team was in position OL?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_20170644_1 ( "Pick #" numeric, "CFL Team" text, Player text, Position text, College text ); CREATE TABLE table_1_...
SELECT "CFL Team" FROM table_1_20170644_1 WHERE "Position" ILIKE '%OL%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 2533, 310, 2174, 29883, 886, 363, 278, 4823, 376, 29911, 27082, 1706, 284, 23517, 8652, 29952, 13, 13, 2277, 29937, 5470, 1102...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the sum of placings for the song "Tavo Spalvos"?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_18932779_4 ( Draw numeric, Artist text, Points numeric, Song text, Place numeric ); CR...
SELECT SUM(Place) FROM table_2_18932779_4 WHERE "Song" ILIKE '%"tavo%spalvos"%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 11339, 515, 1816, 15959, 471, 28442, 363, 1900, 11339, 297, 263, 20382, 6297, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which actor from Serbia was nominated for best actor in a supporting role?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10236830_4 ( "Film Name" text, Director text, Nomination text, "Actor...
SELECT "Actors Name" FROM table_1_10236830_4 WHERE "Nomination" ILIKE '%Best%Actor%in%a%Supporting%Role%' AND "Country" ILIKE '%Serbia%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 29915, 29879, 278, 1035, 324, 1943, 363, 278, 7115, 310, 29871, 29946, 29929, 29955, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What's the accolade for the rank of 497?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11677100_3 ( "MLB Draft" text, Hometown text, Position text, School text, Player text ); CREATE TABLE ...
SELECT Accolade FROM table_2_1715849_2 WHERE "Rank" = '497'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 521, 465, 275, 750, 385, 9953, 424, 310, 2259, 2191, 510, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 2346, 67...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which chassis had an entrant of John Mecom?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_1140104_2 ( Entrant text, Rounds text, Engine text, Driver text, Constructor text, Chassis text, ...
SELECT Chassis FROM table_2_1140104_2 WHERE "Entrant" ILIKE '%john%mecom%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 2407, 310, 3748, 29871, 29906, 29953, 411, 3856, 29877, 11430, 374, 29882, 313, 29946, 29897, 408, 278, 9939, 1223, 2879, 29973,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the record of game 26 with beno udrih (4) as the highest assists?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_17102076_6 ( Date text, "High assists" text, Record text, Game numeric...
SELECT Record FROM table_2_17102076_6 WHERE "High assists" ILIKE '%beno%udrih%(4)%' AND "Game" = '26'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 9939, 1353, 310, 425, 567, 411, 263, 29871, 29906, 29896, 1369, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the highest number of laps with a 21 start?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_1252130_1 ( Finish text, Laps numeric, Qual text, Year text, Rank text, Start text ); CREA...
SELECT MAX(Laps) FROM table_2_1252130_1 WHERE "Start" ILIKE '%21%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 3644, 278, 8778, 3815, 8158, 471, 29871, 29896, 29929, 29889, 29896, 29945, 313, 29896, 29906, 29929, 511, 825, 471, 278, 319, 1582, 3815, 29915...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `If the Home team score was 19.15 (129), what was the Away team's score that game?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11577996_1 ( "1st Place" text, "2nd Place" text, "4th Place" te...
SELECT "Away team score" FROM table_2_10806852_16 WHERE "Home team score" ILIKE '%19.15%(129)%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 3001, 1353, 310, 11454, 303, 29892, 746, 4712, 338, 376, 29896, 29953, 29914, 29900, 29941, 29914, 29896, 29929, 29929, 29953, 8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the total number of Against, when Date is "16/03/1996"?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11680175_1 ( Bötzow text, Bärenklau text, Schwante text, "Neu-Vehlefanz" numeric...
SELECT COUNT(Against) FROM table_2_18178534_7 WHERE "Date" ILIKE '%16/03/1996%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 3815, 756, 29871, 29945, 29929, 29889, 29941, 29955, 29906, 363, 4021, 29871, 29896, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What team has 59.372 for qual 1?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11207040_5 ( Average numeric, Stadium text, Highest numeric, Lowest numeric, Capacity numeric ); CREATE TABLE ...
SELECT Team FROM table_2_14727389_1 WHERE "Qual 1" ILIKE '%59.372%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 8158, 363, 731, 29871, 29941, 411, 263, 931, 472, 29871, 29896, 29945, 29901, 29900, 29946, 29973, 29952, 13, 13, 2277, 29937, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the score for set 3 with a time at 15:04?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_15789909_9 ( Score text, Date text, "Set 3" text, Total text, "Set 2" text, Time text, "Set...
SELECT "Set 3" FROM table_2_15789909_9 WHERE "Time" ILIKE '%15:04%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 2533, 310, 11454, 303, 746, 278, 12061, 338, 3109, 1135, 29871, 29906, 29892, 278, 2602, 338, 901, 1135, 29871, 29947, 29892, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the sum of Against when the drawn is less than 2, the position is more than 8, and the lost is more than 6.` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11642945_1 ( Director text, "T...
SELECT SUM(Against) FROM table_2_15351508_1 WHERE "Drawn" < '2' AND "Position" > '8' AND "Lost" > '6'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 6410, 746, 278, 6588, 29914, 29887, 475, 338, 3109, 1135, 29871, 29896, 29953, 29889, 29955, 29892, 11581, 338, 29871, 29896, 29...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the loss when the average/gain is less than 16.7, gain is 104 and long is larger than 4?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10120207_8 ( "TV season" text, "Viewers (millions...
SELECT AVG(Loss) FROM table_2_18830588_38 WHERE "Avg/G" < '16.7' AND "Long" > '4' AND "Gain" = '104'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 278, 29871, 29896, 303, 6263, 2645, 278, 29871, 29896, 29947, 29945, 29955, 8271, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is the 1st party during the 1857 election?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_10932739_2 ( "Radial velocity (m/s)" text, Planet text, "Semimajor Axis ( AU )" text, "Orbital P...
SELECT "1st Party" FROM table_2_12264624_1 WHERE "Election" ILIKE '%1857%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5618, 338, 8413, 16162, 6346, 20179, 319, 1646, 374, 296, 359, 29915, 23868, 1353, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 15...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `What is Far Eastern College Johnny Abarrientos' Pick number?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_1130632_1 ( "U.S. viewers (million)" text, Title text, "Written by" text, "Original...
SELECT Pick FROM table_2_18772258_1 WHERE "College" ILIKE '%far%eastern%' AND "Player" ILIKE '%johnny%abarrientos%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 8809, 436, 12012, 9945, 947, 10980, 275, 315, 2754, 2124, 29875, 22203, 363, 29973, 29952, 13, 13, 2277, 29937, 5470, 1102, 2603, 13, 1576, 23...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `Which manufacturer does Loris Capirossi ride for?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_2_17063289_1 ( Manufacturer text, "Time/Retired" text, Grid text, Rider text, Laps text ); CREA...
SELECT Manufacturer FROM table_2_17063289_1 WHERE "Rider" ILIKE '%loris%capirossi%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5328, 1784, 3064, 338, 727, 263, 22843, 16892, 1691, 6251, 746, 278, 6939, 6003, 434, 338, 364, 312, 29875, 8693, 29892, 12979, 16979, 29973, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `How many times is there a golden tickets entry when the callback venue is rcti studio, jakarta?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_11274401_3 ( Episode text, Share text, Timeslot t...
SELECT COUNT("Golden tickets") FROM table_1_28793672_1 WHERE "Callback venue" ILIKE '%RCTI%Studio,%Jakarta%'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 5328, 1784, 4452, 526, 9904, 363, 501, 29889, 29903, 29889, 1776, 414, 363, 12720, 1353, 29871, 29945, 297, 278, 3652, 29973, 29952, 13, 13, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `How many items are listed for U.S. viewers for episode number 5 in the series?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_27910411_1 ( "Written by" text, "Original air date" text, "Directe...
SELECT COUNT("U.S. viewers (millions)") FROM table_1_27910411_1 WHERE "No. in series" = '5'
[ 1, 835, 9330, 13, 5631, 403, 263, 3758, 2346, 304, 1234, 278, 1494, 1139, 29901, 13, 29952, 3047, 263, 1736, 1353, 310, 29871, 29946, 29900, 29947, 29953, 29946, 363, 278, 12856, 310, 23874, 5080, 4309, 23045, 573, 13976, 29892, 278, 13...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
### Task Generate a SQL query to answer the following question: `With a works number of 40864 for the builder of Baldwin Locomotive Works, the number listed is?` ### Database Schema The query will run on a database with the following schema: ``` CREATE TABLE table_1_12444503_1 ( Score text, Winner text, "Runner-up"...
SELECT Number FROM table_2_1653640_1 WHERE "Builder" ILIKE '%baldwin%locomotive%works%' AND "Works number" = '40864'