input_ids
list
attention_mask
list
labels
list
prompt
stringlengths
329
1.6k
completion
stringlengths
40
173
[ 4594, 44, 203, 8257, 5075, 3380, 10501, 2907, 4142, 322, 4362, 623, 1289, 32, 225, 38, 40, 1159, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 36, 41, 41, 41, 34, 38, 36, 40, 81, 35, 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...
question: How many total catches did the player with no. 46 have? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_27770426_1 ( Stumpings numeric, "Total dismissals" numeric, "No." numeric, Club text, Player text, "Test career" text, Tests numeric, Catches numeric ); CREATE TABLE IF NOT EXISTS table_1_12232843...
SELECT COUNT(Catches) FROM table_1_27770426_1 WHERE "No." = '46'
[ 4594, 44, 203, 8257, 5075, 46550, 12668, 884, 2017, 436, 20777, 225, 38, 42, 32, 35, 38, 36, 43, 37, 42, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 36, 37, 40, 42, 37, 34, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: How many ansi codes are there for latitude 48.142938? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10236830_6 ( Nomination text, "Actors Name" text, Country text, "Film Name" text, Director text ); CREATE TABLE IF NOT EXISTS table_1_18600760_20 ( "Water (sqmi)" text, Latitude text, County text, ...
SELECT COUNT("ANSI code") FROM table_1_18600760_20 WHERE "Latitude" ILIKE '%48.142938%'
[ 4594, 44, 203, 8197, 438, 322, 3627, 436, 30468, 225, 42, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 35, 41, 38, 35, 40, 42, 35, 81, 36, 308, 203, 202, 16635, 1344, 30, 203, 202...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the record for April 8? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_11741681_2 ( Loss text, Date text, Attendance text, Opponent text, Record text, Score text ); CREATE TABLE IF NOT EXISTS table_1_12321870_32 ( Position text, Country text, Matches text, "Player name" text, Goals text,...
SELECT Record FROM table_2_11741681_2 WHERE "Date" ILIKE '%april%8%'
[ 4594, 44, 203, 8197, 1597, 322, 18399, 8298, 436, 322, 4362, 36051, 971, 5783, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 36, 41, 37, 37, 36, 41, 43, 81, 37, 308, 203, 202, 8237, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What was the highest pick for the player Adam Jones? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_12733279_3 ( Team text, Position text, School text, Player text, Pick numeric ); CREATE TABLE IF NOT EXISTS table_1_11959669_6 ( Score text, Date text, "Location Attendance" text, "High rebounds" te...
SELECT MAX(Pick) FROM table_2_12733279_3 WHERE "Player" ILIKE '%adam%jones%'
[ 4594, 44, 203, 5786, 322, 399, 3073, 6498, 438, 31760, 713, 38341, 30, 2769, 19932, 340, 745, 2953, 4654, 821, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 36, 36, 36, 41, 38, 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...
question: When the Away team is melbourne, what venue do they play at? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11222744_2 ( "Copyright Information" text, Format text, Year numeric, Title text, Studio text, "Release Date" text, "Catalog Number" text ); CREATE TABLE IF NOT EXISTS table_2_10809444_4 ( Cr...
SELECT Venue FROM table_2_10809444_4 WHERE "Away team" ILIKE '%melbourne%'
[ 4594, 44, 203, 8197, 4947, 4142, 2953, 11361, 225, 35, 270, 30, 37920, 2327, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 37, 41, 41, 35, 42, 81, 36, 308, 203, 202, 20, 8473, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What year did they finish 1st, southern? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1137718_2 ( "Winning Driver" text, Date text, "Rd." numeric, Constructor text, Report text, "Fastest Lap" text, "Pole Position" text, Location text, "Grand Prix" text ); CREATE TABLE IF NOT EXISTS table_1_10573...
SELECT MAX(YEAR) FROM table_1_12002388_1 WHERE "Reg. Season" ILIKE '%1st,%Southern%'
[ 4594, 44, 203, 23822, 4362, 6560, 7606, 328, 225, 35, 43, 41, 41, 461, 309, 29405, 8040, 2784, 225, 35, 39, 39, 1597, 322, 18122, 372, 880, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Which player who won in 1977 and scored great than 155 was the closest to par? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1112176_1 ( "Total Goals" numeric, "FA Cup Apps (Sub)" text, "FA Cup Goals" numeric, "Total Apps (Sub)" text, "Other Apps" numeric, Division text, Season text, "League Goals...
SELECT MAX("To par") FROM table_2_18132874_3 WHERE "Year(s) won" ILIKE '%1977%' AND "Total" > '155'
[ 4594, 44, 203, 1562, 600, 439, 4019, 65, 432, 36710, 935, 30, 2769, 438, 322, 439, 3476, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 35, 34, 40, 39, 81, 36, 42, 308, 203,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: For an ICAO of VCCT, what is the IATA? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1161065_28 ( Total numeric, Average numeric, Highest numeric, Venue text, Lowest numeric, Hosted numeric, "Up/Down" text, "Last Year" text ); CREATE TABLE IF NOT EXISTS table_2_14553504_2 ( Airport text, IATA te...
SELECT IATA FROM table_2_14553504_2 WHERE "ICAO" ILIKE '%vcct%'
[ 4594, 44, 203, 558, 322, 3380, 1451, 432, 27782, 338, 663, 500, 788, 338, 436, 225, 42, 30, 37, 39, 36, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 36, 35, 42, 41, 37, 81, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Name the total number of hangul chosongul for 8,352 metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11621873_1 ( Score text, Date text, "1st Prize( $ )" numeric, Winner text, "Purse( $ )" numeric, Location text, Tournament text ); CREATE TABLE IF NOT EXISTS table_1_160510_5 ( Region text, "RR Romaj...
SELECT COUNT(Hangul/Chosongul) FROM table_1_160510_5 WHERE "Area" ILIKE '%8,352%'
[ 4594, 44, 203, 8197, 438, 322, 18399, 1056, 436, 35059, 560, 358, 6094, 1211, 1412, 322, 26210, 1133, 438, 10761, 2784, 225, 34, 32, 35, 40, 41, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 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...
question: What is the highest result for Wallace Spearmon when the reaction time is greater than 0.167? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11274401_3 ( "No." numeric, Rating text, "Viewers (m)" text, "Air Date" text, "Rank (#)" text, "18–49 (Rating/Share)" text, Share text, Episode text, Timeslo...
SELECT MAX(RESULT) FROM table_2_18569011_17 WHERE "Name" ILIKE '%wallace%spearmon%' AND "Reaction Time" > '0.167'
[ 4594, 44, 203, 8257, 5075, 1044, 32, 101, 32, 2202, 483, 308, 95, 21082, 27, 1159, 312, 9484, 588, 225, 42, 37, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 35, 40, 39, 43, 43...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: How many u.s. viewers (million) have a series # 83? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12165999_1 ( Player text, "AFL Team" text, Position text, "Overall Pick #" numeric, College text ); CREATE TABLE IF NOT EXISTS table_1_22570439_1 ( "U.S. viewers (millions)" text, "Season #" numeric, ...
SELECT "U.S. viewers (millions)" FROM table_1_22570439_1 WHERE "Series #" = '83'
[ 4594, 44, 203, 23822, 2148, 269, 1401, 312, 2148, 3281, 225, 40, 432, 3947, 13762, 337, 25, 274, 672, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 35, 40, 40, 41, 39, 81, 35, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Which Seat has a Season 6 of kevin o'leary? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1216675_1 ( Subject text, Pinyin text, Translation text, Chapter numeric, Chinese text ); CREATE TABLE IF NOT EXISTS table_1_11964263_13 ( Game numeric, "High rebounds" text, Team text, "High assists" text, ...
SELECT MAX(Seat) FROM table_2_1787654_1 WHERE "Season 6" ILIKE '%kevin%o'leary%'
[ 4594, 44, 203, 27868, 19960, 322, 21609, 688, 1401, 312, 11351, 1340, 225, 37, 106, 41, 39, 39, 41, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 36, 36, 37, 38, 41, 34, 43, 34, 81, 40...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Who wrote the episode that has a production code 3x7557? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_22347090_6 ( "Written by" text, "Directed by" text, "No. in series" numeric, "Original air date" text, "U.S. viewers (million)" text, Title text, "No. in season" numeric, "Production code" text )...
SELECT "Written by" FROM table_1_22347090_6 WHERE "Production code" ILIKE '%3X7557%'
[ 4594, 44, 203, 8197, 438, 322, 7456, 1412, 322, 663, 464, 13224, 438, 7581, 266, 2673, 323, 644, 40659, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 36, 37, 43, 42, 36, 37, 43, 43, 81, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the special when the challenger is dominique bouchet? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_23982399_12 ( Winner text, "Theme Ingredient" text, "Original airdate" text, "Iron Chef" text, Challenger text, Special text, "Challenger Specialty" text ); CREATE TABLE IF NOT EXISTS table_1...
SELECT Special FROM table_1_23982399_12 WHERE "Challenger" ILIKE '%Dominique%Bouchet%'
[ 4594, 44, 203, 8257, 5075, 6496, 1597, 10769, 11870, 1412, 376, 1087, 107, 904, 1597, 225, 36, 34, 32, 43, 40, 23, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 41, 41, 40, 43, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: How many times was country considered when starky % was 20.96% metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11677691_10 ( Hometown text, College text, Player text, Position text, School text ); CREATE TABLE IF NOT EXISTS table_1_1213511_6 ( "NHL team" text, "College/junior/club team" text, "Pick ...
SELECT COUNT(County) FROM table_1_19681738_1 WHERE "Starky %" ILIKE '%20.96%%'
[ 4594, 44, 203, 8197, 438, 322, 15714, 1412, 322, 408, 1966, 1451, 1597, 225, 35, 40, 461, 322, 443, 1597, 831, 422, 225, 35, 43, 35, 37, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the quantity when the seats number was 16 and the class was kss 1913? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11677691_10 ( School text, Hometown text, College text, Position text, Player text ); CREATE TABLE IF NOT EXISTS table_1_101196_1 ( "Irish name" text, Population numeric, "Ir...
SELECT Quantity FROM table_2_15546197_1 WHERE "Seats" = '16' AND "Class" ILIKE '%kss%1913%'
[ 4594, 44, 203, 8197, 438, 322, 6498, 436, 26822, 225, 35, 43, 35, 35, 31, 35, 36, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 43, 38, 42, 37, 36, 81, 35, 308, 203, 202,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the team for season 1911-12? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11694832_1 ( "Original air date" text, Title text, "U.S. viewers (millions)" text, "No. in season" numeric, "No. in series" numeric, "Production code" text, "Written by" text, "Directed by" text ); CREATE TABLE IF N...
SELECT Team FROM table_1_10556257_1 WHERE "Season" ILIKE '%1911-12%'
[ 4594, 44, 203, 558, 322, 17503, 436, 11297, 3483, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 35, 35, 43, 40, 81, 35, 308, 203, 202, 11813, 12738, 30, 203, 202, 20, 23771, 1708, 63...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Name the platforms for cityengine metadata: ``` CREATE TABLE IF NOT EXISTS table_1_101196_1 ( Population numeric, "Irish name" text, County text, "English name" text, "Irish speakers" text ); CREATE TABLE IF NOT EXISTS table_1_11622829_1 ( "Purse( $ )" numeric, Tournament text, Date text, Location t...
SELECT Platforms FROM table_1_19495707_1 WHERE "Application" ILIKE '%CityEngine%'
[ 4594, 44, 203, 8197, 438, 322, 8948, 27186, 4947, 688, 312, 15133, 1597, 1932, 23438, 318, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 42, 36, 34, 34, 42, 40, 81, 35, 308, 203,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the earliest year that a candidate was first elected? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11820086_1 ( "U.S. viewers (millions)" text, "Directed by" text, "Production code" text, "No. in series" numeric, Title text, "Original air date" text, "Written by" text, "No. in season" num...
SELECT MIN("First elected") FROM table_1_1341897_42
[ 4594, 44, 203, 23822, 25243, 1401, 312, 22946, 432, 225, 40, 41, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 43, 40, 38, 36, 40, 37, 81, 35, 37, 308, 203, 202, 1547, 1344, 30...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Which Country has a Score of 67? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11964263_13 ( Date text, Series text, "High points" text, "High assists" text, "Location Attendance" text, Game numeric, "High rebounds" text, Team text ); CREATE TABLE IF NOT EXISTS table_1_11964154_7 ( Score text, "...
SELECT Country FROM table_2_18594233_4 WHERE "Score" = '67'
[ 4594, 44, 203, 8197, 884, 322, 2575, 15307, 436, 322, 376, 14852, 775, 107, 6699, 623, 600, 5951, 432, 14324, 2784, 225, 40, 32, 35, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What are the main places for the streymoy region with an area of larger than 6.1? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1057316_1 ( "Wheel arrangement ( Whyte notation )" text, Disposition text, "Operational owner(s)" text, "Serial number" text, "Build date" text ); CREATE TABLE IF NOT EXISTS...
SELECT "Main places" FROM table_2_10700_2 WHERE "Regions" ILIKE '%streymoy%' AND "Area" > '6.1'
[ 4594, 44, 203, 8197, 1597, 322, 225, 35, 43, 42, 34, 31, 35, 43, 42, 35, 6498, 432, 322, 4362, 47212, 328, 34571, 5805, 30, 7507, 13480, 5724, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 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...
question: What was the 1980-1981 team of the player born in Warroad, Minnesota? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_15715109_39 ( "Weight (kg)" numeric, "Height (cm)" numeric, "Jersey #" numeric, "1980–1981 Team" text, Position text, Birthdate text, Name text, Birthplace text ); CREATE TABLE IF NO...
SELECT "1980–1981 Team" FROM table_2_15715109_39 WHERE "Birthplace" ILIKE '%warroad,%minnesota%'
[ 4594, 44, 203, 8197, 3668, 438, 322, 3001, 2487, 623, 225, 41, 32, 41, 37, 2835, 90, 728, 4981, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 39, 42, 34, 43, 38, 81, 35, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What place is the skier with 7.73 downhill points? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11658094_1 ( Joined text, Location text, Founded numeric, Type text, Institution text, Enrollment numeric, Nickname text ); CREATE TABLE IF NOT EXISTS table_1_1131183_2 ( "Metro area" text, "Number of...
SELECT Place FROM table_2_17750898_3 WHERE "Downhill points" = '7.73'
[ 4594, 44, 203, 8197, 1182, 322, 225, 36, 34, 35, 36, 5929, 624, 449, 84, 1231, 267, 461, 5054, 312, 1910, 37, 328, 225, 36, 34, 34, 42, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What's the 2012 during Wimbledon and had a Q3 in 2008? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_18621753_1 ( "2011" text, "2010" text, "2009" text, "2008" text, Tournament text, "2012" text ); CREATE TABLE IF NOT EXISTS table_1_10015132_2 ( "Years in Toronto" text, Position text, Nationality...
SELECT 2012 FROM table_2_18621753_1 WHERE "2008" ILIKE '%q3%' AND "Tournament" ILIKE '%wimbledon%'
[ 4594, 44, 203, 8197, 438, 322, 32770, 543, 432, 19076, 33, 27461, 6498, 432, 323, 502, 267, 10639, 308, 5505, 6505, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 34, 34, 35, 39, 35, 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...
question: What is the nationality of school/club team of barton cc (ks)? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_10015132_16 ( "School/Club Team" text, Nationality text, Player text, "Years in Toronto" text, Position text ); CREATE TABLE IF NOT EXISTS table_1_104858_1 ( "Year current Scouting organizati...
SELECT Nationality FROM table_2_10015132_16 WHERE "School/Club Team" ILIKE '%barton%cc%(ks)%'
[ 4594, 44, 203, 8197, 438, 17698, 30, 1412, 22946, 438, 313, 41, 35, 31, 41, 35, 31, 40, 43, 31, 41, 35, 47, 36, 42, 36, 37827, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 36, 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...
question: What is Place, when Score is "71-71-69-71=282"? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10236830_1 ( "Actors Name" text, Nomination text, Director text, "Film Name" text ); CREATE TABLE IF NOT EXISTS table_1_10361230_1 ( Choice numeric, "Player name" text, Round numeric, Overall numeric, Co...
SELECT Place FROM table_2_17198476_6 WHERE "Score" ILIKE '%71-71-69-71=282%'
[ 4594, 44, 203, 8197, 438, 20815, 36304, 1182, 6793, 619, 322, 6765, 6498, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 43, 39, 37, 35, 43, 41, 81, 38, 308, 203, 202, 20, 2023, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is richmond's score as the home team? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10953197_4 ( "No. in season" numeric, Director text, "Writer(s)" text, "Production code" text, Title text, "Original air date" text, "No. in series" numeric ); CREATE TABLE IF NOT EXISTS table_1_12232526_2 ( "...
SELECT "Home team score" FROM table_2_10773753_14 WHERE "Home team" ILIKE '%richmond%'
[ 4594, 44, 203, 5786, 13334, 482, 87, 438, 322, 1056, 6560, 438, 322, 32736, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 41, 37, 38, 34, 38, 35, 81, 35, 42, 308, 203, 202, 20,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: When nominee is the result who is the director? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11734041_18 ( "School/Club Team/Country" text, "Height in Ft." text, "No.(s)" text, Player text, "Years for Rockets" text, Position text ); CREATE TABLE IF NOT EXISTS table_1_12002388_1 ( "Open Cup" text, ...
SELECT Director FROM table_1_26555737_1 WHERE "Result" ILIKE '%Nominee%'
[ 4594, 44, 203, 5786, 322, 225, 36, 1442, 4362, 663, 604, 1464, 540, 18568, 30, 2769, 438, 322, 225, 36, 1442, 4362, 1182, 16356, 432, 312, 8888, 1223, 5171, 432, 225, 43, 37, 32, 39, 38, 23, 49, 203, 203, 4519, 44, 203, 914, 203...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: When the 2nd player chooses r bb, what is the 2nd player's probability of a winning draw of 93.54%? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10718525_2 ( "No. in series" numeric, "Written by" text, "Directed by" text, Title text, "U.S. viewers (millions)" text, "No. in season" numeric, "Origin...
SELECT "Probability of a draw" FROM table_2_10664957_2 WHERE "Probability 2nd player wins" ILIKE '%93.54%%' AND "2nd player's choice" ILIKE '%r%bb%'
[ 4594, 44, 203, 27868, 1597, 588, 35, 40, 11263, 4374, 623, 312, 5102, 432, 1829, 2784, 225, 35, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 35, 35, 35, 35, 35, 40, 81, 41, 30...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Who was #16 rank constructor with a grid of more than 1? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11111116_7 ( "No. in season" numeric, "Directed by" text, "No. in series" numeric, "Original air date" text, "Written by" text, Title text, "U.S. viewers (million)" text ); CREATE TABLE IF NOT EXI...
SELECT CONSTRUCTOR FROM table_2_1122062_1 WHERE "Grid" > '1' AND "Rank" = '16'
[ 4594, 44, 203, 8197, 438, 322, 2098, 633, 16314, 8184, 1412, 844, 8814, 9644, 322, 7394, 107, 29258, 3343, 2719, 11285, 279, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 36, 42, 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...
question: What is the coast guard cross when you recieve the navy distinguished service medal? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12284476_8 ( Series text, Diameter text, Denomination text, Obverse text, Mintage numeric, Reverse text, Weight text, Alloy text, Year numeric ); CREATE TABLE IF NOT ...
SELECT "Coast Guard Cross" FROM table_1_2104176_1 WHERE "Distinguished Service Cross" ILIKE '%Navy%Distinguished%Service%Medal%'
[ 4594, 44, 203, 6893, 5075, 41250, 5054, 322, 6793, 225, 38, 38, 31, 36, 36, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 35, 35, 37, 42, 35, 42, 81, 35, 308, 203, 202, 6617, 1344,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: how many rounds had the score 44-22 metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12113818_1 ( Year text, "Local Affairs" text, "External Affairs" text, "Communications and Corporate Affairs" text, "Academic & University Affairs" text, "Human Resources & Operations" text ); CREATE TABLE IF NOT EXIST...
SELECT COUNT(Round) FROM table_1_21256068_3 WHERE "Score" ILIKE '%44-22%'
[ 4594, 44, 203, 8197, 438, 322, 225, 35, 32, 43, 37, 436, 358, 12451, 94, 5488, 2415, 22533, 5225, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 39, 41, 34, 36, 40, 35, 81, 36, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the 1.93 for Svetlana Shkolina? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11570261_2 ( "54 holes" text, "Margin of victory" text, Championship text, Year numeric, "Winning score" text, "Runner(s)-up" text ); CREATE TABLE IF NOT EXISTS table_2_18578964_3 ( "1.85" text, Height numeric, ...
SELECT 1.93 FROM table_2_18578964_3 WHERE "Name" ILIKE '%svetlana%shkolina%'
[ 4594, 44, 203, 558, 322, 1451, 432, 21791, 623, 408, 11542, 1861, 432, 225, 37, 32, 38, 461, 408, 11542, 3104, 432, 225, 39, 32, 38, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 35,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Name the number of species with sepal width of 3.4 and sepal length of 5.4 metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11178271_1 ( "Viewers (m)" text, "Air Date" text, "18–49 (Rating/Share)" text, "#" numeric, Rating text, "Weekly Rank" numeric, Share numeric, Episode text ); CREATE TABLE IF NO...
SELECT COUNT(Species) FROM table_1_10477224_1 WHERE "Sepal width" ILIKE '%3.4%' AND "Sepal length" ILIKE '%5.4%'
[ 4594, 44, 203, 8197, 438, 322, 25624, 8187, 786, 623, 6679, 2784, 225, 43, 4981, 461, 1829, 2784, 225, 40, 15058, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 34, 35, 43, 36, 35...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the lowest against value with less than 9 points and more than 6 lost? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11019212_1 ( Monday text, Sunday text, Friday text, Tuesday text, Location text, Saturday text, Thursday text, Wednesday text ); CREATE TABLE IF NOT EXISTS table_2_15220905_...
SELECT MIN(Against) FROM table_2_15220905_2 WHERE "Points" < '9' AND "Lost" > '6'
[ 4594, 44, 203, 46020, 597, 322, 21067, 33, 24518, 436, 4204, 33091, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 38, 41, 34, 34, 42, 36, 81, 41, 308, 203, 202, 20, 2023, 3107, 12738...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Tell me the discovery/publication for still living metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10470082_7 ( "No." numeric, "US air date" text, Director text, "#" numeric, Title text, Villains text, Storyteller text, Writer text ); CREATE TABLE IF NOT EXISTS table_1_11963601_11 ( "High rebounds"...
SELECT "Discovery / publication of name" FROM table_2_10326_1 WHERE "Fossil record" ILIKE '%still%living%'
[ 4594, 44, 203, 8197, 438, 322, 10858, 436, 322, 6498, 623, 225, 37, 38, 328, 225, 42, 42, 33, 42, 43, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 43, 39, 37, 35, 43, 41, 81...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the average for the team with 34 in 88/89? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10953197_6 ( "No. in season" numeric, "No. in series" numeric, "Writer(s)" text, Title text, Director text, "Original air date" text, "Production code" text ); CREATE TABLE IF NOT EXISTS table_1_1446008...
SELECT Average FROM table_1_14460085_3 WHERE "1988-89" ILIKE '%34%'
[ 4594, 44, 203, 8197, 438, 322, 26161, 432, 322, 5640, 1333, 623, 312, 506, 2403, 5927, 432, 225, 38, 100, 833, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 35, 39, 43, 35, 35, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the Purpose of the Callsign with a Freq currently of 4rph? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12159115_2 ( "Production code" text, "Series #" numeric, "Written by" text, "Original air date" text, "Directed by" text, Title text, "U.S. viewers (millions)" text ); CREATE TABLE IF NO...
SELECT Purpose FROM table_2_17188917_2 WHERE "Freq currently" ILIKE '%4rph%'
[ 4594, 44, 203, 6893, 5075, 2156, 225, 36, 1442, 354, 32391, 5054, 1044, 35, 39, 225, 37, 5334, 15609, 3998, 15974, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 43, 39, 37, 35, 43, 4...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: how many open 2nd viii had u15 3rd iv being gt metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10953197_3 ( "Production code" text, Director text, "No. in series" numeric, "No. in season" numeric, Title text, "Original air date" text, "Writer(s)" text ); CREATE TABLE IF NOT EXISTS table_1_1166023_1 (...
SELECT COUNT("Open 2nd VIII") FROM table_1_11318462_5 WHERE "U15 3rd IV" ILIKE '%GT%'
[ 4594, 44, 203, 23822, 399, 3073, 6498, 1401, 312, 22946, 432, 225, 34, 11084, 37, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 41, 40, 43, 42, 81, 35, 308, 203, 202, 49119, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Which Away team has a Score of 0–3? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1167698_1 ( Champion text, "Top scorer" text, "Runner-up" text, Season text, "Third place" text ); CREATE TABLE IF NOT EXISTS table_2_15154539_5 ( "Home team" text, Attendance text, Score text, "Tie no" text, "Away...
SELECT "Away team" FROM table_2_15154539_5 WHERE "Score" ILIKE '%0–3%'
[ 4594, 44, 203, 8257, 5075, 225, 36, 34, 34, 42, 101, 1159, 225, 40, 32, 43, 619, 312, 225, 36, 34, 34, 40, 30, 623, 312, 225, 36, 34, 34, 41, 6679, 2784, 225, 41, 32, 35, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: How many 2008s have 6.9 as a 2006, with a 2007 less than 7.1? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1137707_2 ( "Fastest Lap" text, "Winning Constructor" text, "Winning Driver" text, "Grand Prix" text, "Pole Position" text, Location text, Report text, Date text, Round numeric ); CREATE TA...
SELECT COUNT(2008) FROM table_2_182410_9 WHERE "2006" = '6.9' AND "2007" < '7.1'
[ 4594, 44, 203, 8197, 1597, 322, 3627, 544, 37544, 225, 41, 30, 1412, 322, 35686, 6793, 1597, 6679, 2784, 225, 43, 43, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 36, 37, 36, 39...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What was the record on November 7, when the opponent score was less than 99? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12232526_2 ( "Service years" text, "Ship Name" text, "Hull Numbers" numeric, Origin text, Previously text, Note text, Class text ); CREATE TABLE IF NOT EXISTS table_2_17323346_...
SELECT Record FROM table_2_17323346_3 WHERE "Opponent score" < '99' AND "Date" ILIKE '%november%7%'
[ 4594, 44, 203, 8197, 6498, 225, 36, 5054, 312, 3100, 10339, 432, 225, 37, 31, 36, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 34, 42, 40, 34, 35, 39, 81, 41, 308, 203, 202, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What team 2 had a second leg of 3-2? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12086015_7 ( Finals numeric, "Year(s)" text, Nationality text, "Win-Loss" text, Player text ); CREATE TABLE IF NOT EXISTS table_1_1140080_2 ( Date text, Report text, "Race Winner" text, Constructor text, "Pole Pos...
SELECT "Team 2" FROM table_2_12443672_1 WHERE "2nd leg" ILIKE '%3-2%'
[ 4594, 44, 203, 8197, 1597, 322, 10858, 17564, 1412, 322, 6793, 1597, 225, 40, 42, 31, 40, 43, 31, 40, 42, 31, 41, 36, 47, 36, 41, 41, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What was the average money when the score was 68-69-68-72=277? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11577996_1 ( "5th Place" text, "1st Place" text, Year numeric, "2nd Place" text, "3rd Place" text, "4th Place" text, Location text ); CREATE TABLE IF NOT EXISTS table_2_18155811_3 ( "Money ...
SELECT AVG("Money ( $ )") FROM table_2_18155811_3 WHERE "Score" ILIKE '%68-69-68-72=277%'
[ 4594, 44, 203, 8197, 438, 322, 6615, 4947, 688, 706, 438, 3304, 436, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 41, 35, 39, 37, 35, 41, 81, 36, 308, 203, 202, 20, 23374, 810...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the latest year that data is available for? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10715317_2 ( "Written by" text, "No. in season" numeric, Title text, "Directed by" text, "Original air date" text, "U.S. viewers (millions)" text, "No. in series" numeric ); CREATE TABLE IF NOT EXISTS ...
SELECT MAX(YEAR) FROM table_1_22834834_12
[ 4594, 44, 203, 27868, 5054, 322, 33179, 432, 4630, 2224, 3045, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 39, 40, 38, 36, 42, 81, 36, 308, 203, 202, 20, 73, 271, 1729, 296, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Who had the statistic of most assists? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1156428_2 ( "Worcs f-c matches" numeric, "Worcs LA matches" numeric, "First-class span" text, Location text, "List A span" text, "Name of ground" text ); CREATE TABLE IF NOT EXISTS table_1_11803648_20 ( Position te...
SELECT Name FROM table_2_18127869_9 WHERE "Statistic" ILIKE '%most%assists%'
[ 4594, 44, 203, 27868, 438, 322, 22595, 432, 225, 15479, 9713, 8699, 242, 28861, 178, 124, 127, 3710, 139, 1661, 245, 6776, 4385, 2707, 130, 17257, 236, 1018, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Who is the producer of 金必氏牌嬰幼兒配方乳粉 ? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11274401_2 ( "No." numeric, Timeslot text, Episode text, Rating text, "Air Date" text, "Rank (#)" text, "18–49 (Rating/Share)" text, Share numeric, "Viewers (m)" text ); CREATE TABLE IF NOT EXISTS table_1_1213511_2...
SELECT Producer FROM table_1_18943444_1 WHERE "Product" ILIKE '%金必氏牌嬰幼兒配方乳粉%'
[ 4594, 44, 203, 23822, 4362, 1401, 312, 2384, 432, 225, 40, 31, 41, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 35, 40, 41, 41, 41, 40, 34, 81, 35, 40, 308, 203, 202, 4625, 29251,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Which player has a height of 6-7? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_11677760_16 ( Hometown text, School text, College text, Player text, Height text, "NBA Draft" text ); CREATE TABLE IF NOT EXISTS table_1_10360656_1 ( "Player name" text, Overall numeric, Position text, Round numeric,...
SELECT Player FROM table_2_11677760_16 WHERE "Height" ILIKE '%6-7%'
[ 4594, 44, 203, 8197, 1182, 322, 10858, 4947, 436, 322, 4644, 6366, 20164, 21619, 1182, 3982, 313, 20248, 107, 456, 24816, 3152, 37827, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 40, 42, 4...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What's the average year for the good things happening album's single "lady lady lay"? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_16865180_1 ( Single text, Month text, "Record label" text, Album text, Year numeric ); CREATE TABLE IF NOT EXISTS table_1_1213511_7 ( "College/junior/club team" text, ...
SELECT AVG(YEAR) FROM table_2_16865180_1 WHERE "Album" ILIKE '%good%things%happening%' AND "Single" ILIKE '%"lady%lady%lay"%'
[ 4594, 44, 203, 8197, 438, 322, 1780, 432, 322, 21609, 341, 22084, 810, 225, 34, 32, 42, 42, 33476, 632, 32, 69, 32, 2202, 483, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 38, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the title of the episode watched by 0.88 million U.S. viewers? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10470082_7 ( Storyteller text, Writer text, Director text, Villains text, "US air date" text, "#" numeric, "No." numeric ); CREATE TABLE IF NOT EXISTS table_1_28680377_2 ( "Written ...
SELECT Title FROM table_1_28680377_2 WHERE "U.S. viewers (million)" ILIKE '%0.88%'
[ 4594, 44, 203, 23822, 11933, 1401, 312, 23015, 14324, 2784, 225, 41, 30, 461, 312, 3270, 432, 3352, 941, 619, 31943, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 41, 35, 34, 34, 43, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Which Position has a Round larger than 7, and a Name of wayne asberry? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_17100961_57 ( Round numeric, Name text, College text, Position text, Overall numeric, Pick numeric ); CREATE TABLE IF NOT EXISTS table_1_1123802_1 ( "Power, takeoff" text, Engine te...
SELECT POSITION FROM table_2_17100961_57 WHERE "Round" > '7' AND "Name" ILIKE '%wayne%asberry%'
[ 4594, 44, 203, 8197, 1597, 322, 3894, 436, 322, 2340, 225, 41, 11084, 35, 34, 20515, 22592, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 43, 37, 38, 34, 37, 36, 81, 35, 308, 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...
question: What was the location for the date 7–10 october? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11934032_1 ( Registrations text, District text, "Station Number" text, Type text, Location text, Appliances text ); CREATE TABLE IF NOT EXISTS table_1_26686908_2 ( Production text, Challenge text, Circu...
SELECT "City / State" FROM table_1_26686908_2 WHERE "Date" ILIKE '%7–10%October%'
[ 4594, 44, 203, 8197, 438, 322, 43019, 4044, 25, 20654, 3627, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 37, 34, 39, 38, 39, 39, 37, 81, 43, 308, 203, 202, 8237, 1344, 30, 203, 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...
question: What is the Senators' division record? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_13054553_9 ( Team text, School text, "Season Outcome" text, "Division Record" text, "Overall Record" text ); CREATE TABLE IF NOT EXISTS table_1_1182314_5 ( "Norwegian Americans (2009)" numeric, "Norwegian Americans...
SELECT "Division Record" FROM table_2_13054553_9 WHERE "Team" ILIKE '%senators%'
[ 4594, 44, 203, 8197, 37413, 438, 322, 47057, 15282, 328, 394, 5812, 363, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 43, 39, 43, 40, 40, 43, 81, 40, 308, 203, 202, 20, 2924, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What district is the court located in Tolland? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11959669_6 ( "Location Attendance" text, "High assists" text, Score text, Team text, Date text, Game numeric, "High points" text, "High rebounds" text, Record text ); CREATE TABLE IF NOT EXISTS table_1_10...
SELECT MAX(District) FROM table_1_26758262_1 WHERE "Location of court" ILIKE '%Tolland%'
[ 4594, 44, 203, 8257, 5075, 19705, 4142, 594, 278, 3633, 376, 27508, 4654, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 38, 37, 43, 40, 40, 81, 35, 308, 203, 202, 20, 6098, 3528,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: How many games did janae stokes play? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1143966_1 ( "Goals for" numeric, Season text, "Pct %" text, Standing text, Games numeric, Lost numeric, Won numeric, "Goals against" numeric, Tied numeric ); CREATE TABLE IF NOT EXISTS table_1_10874596_1 ( "Year ...
SELECT MAX("Games Played") FROM table_1_23346303_4 WHERE "Player" ILIKE '%Janae%Stokes%'
[ 4594, 44, 203, 23822, 12641, 225, 35, 1401, 312, 225, 36, 1442, 10339, 432, 225, 35, 11084, 36, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 34, 43, 39, 39, 35, 43, 81, 35, 30...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Which Team 1 has a 2nd leg of 1–2? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12095519_1 ( "Train No." text, "Train Name" text, Destination text, Origin text, Frequency text ); CREATE TABLE IF NOT EXISTS table_2_17065288_2 ( "Team 1" text, "Agg." text, "1st leg" text, "Team 2" text, "2nd leg"...
SELECT "Team 1" FROM table_2_17065288_2 WHERE "2nd leg" ILIKE '%1–2%'
[ 4594, 44, 203, 8197, 1597, 322, 1056, 544, 31457, 225, 38, 30, 225, 35, 43, 43, 37, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 35, 36, 42, 35, 42, 39, 81, 36, 308, 203, 20...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What was the result on October 4, 1993? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10128185_2 ( Total numeric, "Southern England" numeric, "Northern England" numeric, Song text, Scotland numeric, Mobiles numeric, "Northern Ireland" numeric, Wales numeric ); CREATE TABLE IF NOT EXISTS table_1_10...
SELECT RESULT FROM table_2_14610099_1 WHERE "Date" ILIKE '%october%4,%1993%'
[ 4594, 44, 203, 8197, 438, 322, 3632, 432, 29281, 30, 1412, 551, 2558, 2939, 438, 6679, 2784, 225, 35, 30, 1412, 489, 367, 438, 6504, 283, 4501, 6803, 308, 69, 2284, 471, 461, 1412, 9325, 438, 6679, 2784, 225, 36, 49, 203, 203, 451...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the sum of Rank, when Bronze is less than 1, when Nation is Switzerland (SUI), and when Total is less than 2? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_16574447_6 ( Rank numeric, Total numeric, Bronze numeric, Silver numeric, Gold numeric, Nation text ); CREATE TABLE IF NOT EXISTS table_...
SELECT SUM(Rank) FROM table_2_16574447_6 WHERE "Bronze" < '1' AND "Nation" ILIKE '%switzerland%(sui)%' AND "Total" < '2'
[ 4594, 44, 203, 8197, 6498, 1401, 312, 4947, 14021, 432, 225, 36, 34, 34, 42, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 43, 39, 34, 41, 36, 34, 81, 37, 308, 203, 202, 20, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What team has a year listed of 2008? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11950720_3 ( "Bowling Style" text, Player text, "Batting Style" text, "No." text, "First Class Team" text, "Date of Birth" text ); CREATE TABLE IF NOT EXISTS table_1_11960944_11 ( "Location Attendance" text, "High r...
SELECT Team FROM table_2_10587252_1 WHERE "Year" = '2008'
[ 4594, 44, 203, 8197, 438, 322, 10858, 38735, 30, 1412, 6061, 438, 313, 37, 40, 37827, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 41, 37, 36, 38, 42, 43, 37, 81, 38, 308, 203, 202, 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...
question: What is the average December, when Game is "36"? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_17324893_4 ( Record text, December numeric, Opponent text, Game numeric, Score text ); CREATE TABLE IF NOT EXISTS table_1_11254821_2 ( "Points awarded (Satellite)" numeric, "Points awarded (Platinum)" num...
SELECT AVG(December) FROM table_2_17324893_4 WHERE "Game" = '36'
[ 4594, 44, 203, 558, 322, 225, 36, 34, 35, 35, 623, 225, 36, 34, 35, 34, 432, 225, 35, 100, 461, 225, 36, 34, 35, 36, 432, 14841, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 42,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Name the 2011 with 2010 of 1r and 2012 of sf metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11891841_2 ( "Transfer fee" text, "Moving from" text, Age numeric, "Transfer window" text, EU text, Name text, P text, Type text, N numeric, Ends numeric, Source text, Country text ); CREATE TABLE IF NOT...
SELECT 2011 FROM table_2_15081782_6 WHERE "2010" ILIKE '%1r%' AND "2012" ILIKE '%sf%'
[ 4594, 44, 203, 8197, 438, 322, 2179, 432, 15590, 1451, 225, 42, 42, 40, 43, 41, 37, 36, 41, 37, 43, 35, 37, 308, 89, 441, 441, 34, 35, 36, 27, 328, 322, 28882, 27702, 4722, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the format of catalog number 886973273913 (gowow012) in the United Kingdom? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_18268852_4 ( Label text, "Catalogue #" text, Date text, Country text, Format text ); CREATE TABLE IF NOT EXISTS table_1_10470082_8 ( Storyteller text, Title text, Write...
SELECT Format FROM table_2_18268852_4 WHERE "Country" ILIKE '%united%kingdom%' AND "Catalogue #" ILIKE '%886973273913%(gowow012)%'
[ 4594, 44, 203, 7733, 438, 322, 37229, 4947, 623, 420, 272, 994, 341, 841, 11503, 404, 619, 225, 36, 1442, 5809, 461, 341, 17777, 323, 502, 519, 2499, 619, 225, 35, 270, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: what is the election year with henry wyndham as 2nd member and walter barttelot as 1st? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12444503_1 ( Season text, "lost to eventual winner" text, Winner text, "lost to eventual runner-up" text, Score text, "Runner-up" text ); CREATE TABLE IF NOT EXISTS t...
SELECT Election FROM table_2_12261613_1 WHERE "2nd Member" ILIKE '%henry%wyndham%' AND "1st Member" ILIKE '%walter%barttelot%'
[ 4594, 44, 203, 23822, 18526, 101, 1159, 312, 29281, 14324, 2784, 225, 36, 30, 461, 624, 2372, 432, 225, 36, 30, 461, 312, 25243, 432, 4937, 723, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 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...
question: Which Years have a Rank larger than 2, and Wins of 2, and a Country of france? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_1719212_3 ( Country text, Name text, Years text, Wins numeric, Rank numeric ); CREATE TABLE IF NOT EXISTS table_1_12165999_1 ( Player text, "AFL Team" text, College text, P...
SELECT Years FROM table_2_1719212_3 WHERE "Rank" > '2' AND "Wins" = '2' AND "Country" ILIKE '%france%'
[ 4594, 44, 203, 8197, 438, 322, 25624, 24650, 588, 623, 345, 19875, 21010, 1384, 461, 6679, 2784, 225, 36, 34, 7882, 19476, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 34, 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...
question: What is the lowest Pick # with michael grabner and less than 20 Reg GP? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11603006_1 ( "Purse( $ )" numeric, Winner text, Tournament text, Date text, Location text, Score text, "1st Prize( $ )" numeric ); CREATE TABLE IF NOT EXISTS table_1_11964263_13 ( ...
SELECT MIN("Pick #") FROM table_2_11636955_38 WHERE "Player" ILIKE '%michael%grabner%' AND "Reg GP" < '20'
[ 4594, 44, 203, 8197, 438, 594, 14081, 345, 502, 266, 1182, 18399, 8298, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 36, 36, 35, 35, 37, 39, 81, 37, 308, 203, 202, 27278, 513, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is jamar martin's highest pick? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12221135_3 ( Departure text, "Calling at" text, Operator text, Arrival text, "Going to" text ); CREATE TABLE IF NOT EXISTS table_1_11220799_2 ( "Episode Titles" text, Reward text, Exiled text, Eliminated text, Vot...
SELECT MAX(Pick) FROM table_2_18965552_2 WHERE "Player" ILIKE '%jamar%martin%'
[ 4594, 44, 203, 8197, 4091, 16314, 2664, 438, 1654, 623, 312, 17054, 298, 427, 267, 2016, 97, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 40, 38, 41, 38, 34, 35, 81, 35, 308, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What hand guard system is used with a gas piston commando? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10647401_1 ( Record text, Week numeric, Result text, Attendance numeric, Opponent text, Stadium text ); CREATE TABLE IF NOT EXISTS table_1_1012730_2 ( Wins numeric, Year numeric, Position text...
SELECT "Hand guards" FROM table_1_12834315_5 WHERE "Name" ILIKE '%Gas%Piston%Commando%'
[ 4594, 44, 203, 8197, 1182, 322, 10858, 4947, 436, 322, 1430, 748, 1525, 225, 35, 34, 34, 48299, 20206, 1882, 432, 1169, 1133, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 39, 41, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What's the average year for the accolade 100 greatest singles of all time? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10577579_3 ( "Women’s Nickname" text, Joined text, Institution text, Location text, Left text, "Men’s Nickname" text, Enrollment numeric, "Current Conference" text, Founded num...
SELECT AVG(YEAR) FROM table_2_1715849_2 WHERE "Accolade" ILIKE '%100%greatest%singles%of%all%time%'
[ 4594, 44, 203, 383, 322, 4181, 623, 225, 37, 35, 4981, 30, 2624, 5075, 30153, 4528, 457, 369, 981, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 38, 34, 34, 42, 37, 81, 36, 308...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: In the game with 31 points, how many goals were conceded? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1140083_2 ( "Fastest Lap" text, "Pole Position" text, Report text, Location text, Rnd numeric, Constructor text, Date text, Race text, "Race Winner" text ); CREATE TABLE IF NOT EXISTS table_1_1...
SELECT COUNT("Goals conceded") FROM table_1_18018214_4 WHERE "Points" = '31'
[ 4594, 44, 203, 8257, 1946, 438, 4562, 1451, 225, 42, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 34, 35, 43, 36, 35, 36, 81, 35, 308, 203, 202, 45837, 1344, 30, 203, 202, 458...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: How long is track number 8? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11019212_1 ( Tuesday text, Thursday text, Sunday text, Friday text, Location text, Saturday text, Monday text, Wednesday text ); CREATE TABLE IF NOT EXISTS table_1_1140073_2 ( Date text, "Fastest Lap" text, Report text, ...
SELECT "Track time" FROM table_1_11839306_2 WHERE "Track" = '8'
[ 4594, 44, 203, 558, 322, 3627, 436, 18894, 675, 225, 36, 42, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 37, 36, 39, 40, 42, 81, 37, 308, 203, 202, 20, 12200, 445, 43475, 20, 134...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Name the record for august 28 metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1132568_3 ( "Fastest Lap" text, Constructor text, "Winning Driver" text, Report text, "Grand Prix" text, "Pole Position" text, "Rd." numeric ); CREATE TABLE IF NOT EXISTS table_2_12206234_6 ( Attendance numeric, Record te...
SELECT Record FROM table_2_12206234_6 WHERE "Date" ILIKE '%august%28%'
[ 4594, 44, 203, 558, 322, 1451, 432, 5171, 101, 436, 1412, 457, 369, 981, 438, 225, 36, 39, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 38, 40, 38, 39, 38, 81, 35, 308, 203, 202, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Name the number of draws for when conceded is 25 metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1046454_1 ( "Regular Season" text, Year numeric, League text, Playoffs text, Division numeric, "Open Cup" text ); CREATE TABLE IF NOT EXISTS table_1_1140105_6 ( "Winning driver" text, "Race Name" text, ...
SELECT COUNT(Draws) FROM table_1_14889048_1 WHERE "Conceded" = '25'
[ 4594, 44, 203, 8197, 438, 322, 1056, 544, 33841, 225, 36, 39, 30, 225, 35, 43, 40, 40, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 41, 38, 34, 41, 34, 34, 35, 81, 36, 308, 203,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the result on September 25, 1966? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_17407001_2 ( Opponent text, Week numeric, Attendance text, Result text, Date text ); CREATE TABLE IF NOT EXISTS table_1_11960196_3 ( Game numeric, "High points" text, "High rebounds" text, "Location Attendance...
SELECT RESULT FROM table_2_17407001_2 WHERE "Date" ILIKE '%september%25,%1966%'
[ 4594, 44, 203, 8197, 1182, 322, 4707, 15306, 2340, 432, 322, 21609, 623, 312, 18586, 2532, 309, 34, 38, 484, 34, 35, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 36, 35, 34, 42,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What's the original air date of the episode with a broadcast order s04 e01? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1221089_1 ( Founded numeric, Nickname text, Colors text, Joined numeric, Type text, Location text, Institution text ); CREATE TABLE IF NOT EXISTS table_1_1231892_4 ( Title text...
SELECT "U.S. Air Date" FROM table_1_1231892_4 WHERE "Broadcast Order" ILIKE '%S04%E01%'
[ 4594, 44, 203, 3771, 1133, 432, 225, 36, 1442, 45821, 308, 34, 44, 34, 34, 471, 461, 312, 2821, 432, 28014, 10935, 225, 42, 30, 225, 35, 43, 41, 35, 1401, 2624, 5075, 10858, 533, 8805, 49, 203, 203, 4519, 44, 203, 914, 203, 6037...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Game time of 2nd quarter (0:00), and a Date of november 8, 1971 has how many average yards? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_1489377_2 ( Yards numeric, Date text, Opponent text, Result text, Kicker text, "Game time" text, "Kicking team" text ); CREATE TABLE IF NOT EXISTS table_1_120330...
SELECT AVG(Yards) FROM table_2_1489377_2 WHERE "Game time" ILIKE '%2nd%quarter%(0:00)%' AND "Date" ILIKE '%november%8,%1971%'
[ 4594, 44, 203, 8197, 1182, 322, 1780, 432, 322, 28548, 36575, 810, 16092, 108, 506, 2808, 819, 623, 600, 23758, 20886, 30, 11351, 1451, 10761, 2784, 225, 40, 36, 34, 43, 461, 312, 3621, 2340, 432, 225, 35, 43, 37, 38, 31, 35, 35, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What's the title of the film directed by Friz Freleng with an MM Series, production number greater than 6209 and a release date of 1934-11-03? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_18792938_5 ( Director text, "Release date" text, Series text, "Production Num." numeric, Title text ); CREATE TA...
SELECT Title FROM table_2_18792938_5 WHERE "Production Num." > '6209' AND "Series" ILIKE '%mm%' AND "Director" ILIKE '%friz%freleng%' AND "Release date" ILIKE '%1934-11-03%'
[ 4594, 44, 203, 7733, 438, 322, 3380, 1451, 432, 11263, 2154, 2202, 483, 438, 225, 43, 32, 37, 42, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 39, 40, 42, 35, 40, 42, 40, 81, 38, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: what is the total number of rank where viewers is 9.38? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_15681686_4 ( "Rating/Share (18-49)" text, Rating text, "#" numeric, "Rank (Night)" text, Episode text, "Viewers (millions)" text, Share numeric, "Rank (Week)" text, "Rank (Timeslot)" text ); CREA...
SELECT COUNT("Rank (Timeslot)") FROM table_1_15681686_4 WHERE "Viewers (millions)" ILIKE '%9.38%'
[ 4594, 44, 203, 23822, 22946, 1401, 600, 546, 593, 977, 328, 322, 1158, 432, 597, 90, 1323, 273, 2371, 17544, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 39, 36, 43, 34, 40, 39, 38,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Which Score has an Opponent in the final of mehdi tahiri? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_15290654_2 ( Date numeric, Tournament text, Surface text, Score text, "Opponent in the final" text ); CREATE TABLE IF NOT EXISTS table_1_1015421_1 ( Class text, Operator text, "No. Built" numeri...
SELECT Score FROM table_2_15290654_2 WHERE "Opponent in the final" ILIKE '%mehdi%tahiri%'
[ 4594, 44, 203, 16083, 432, 225, 35, 32, 36, 485, 19080, 30, 461, 312, 11036, 7661, 308, 36137, 829, 432, 398, 41, 34, 438, 2769, 6234, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 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...
question: Frequency of 1.2 ghz, and a Release price ( USD ) of $70 is what socket? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10718984_2 ( Title text, "Written by" text, "Original air date" text, "No. in season" numeric, "No. in series" numeric, "Directed by" text, "U.S. viewers (millions)" text ); CREATE...
SELECT Socket FROM table_2_14114066_1 WHERE "Frequency" ILIKE '%1.2%ghz%' AND "Release price ( USD )" ILIKE '%$70%'
[ 4594, 44, 203, 8197, 883, 844, 7617, 438, 322, 3594, 645, 432, 20781, 18935, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 38, 39, 38, 35, 39, 40, 81, 35, 308, 203, 202, 37433, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What can you say is the word from of sam sep? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12454156_1 ( Entrants numeric, Winner text, "Winning Hand" text, "Losing Hand" text, "Prize Money" text, Year numeric, "Runner-Up" text ); CREATE TABLE IF NOT EXISTS table_1_11622496_1 ( Tournament text, L...
SELECT "Word Form" FROM table_2_1270572_4 WHERE "Other" ILIKE '%sam%sep%'
[ 4594, 44, 203, 8257, 5075, 31416, 4142, 12641, 34384, 16190, 322, 18920, 17717, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 36, 40, 34, 35, 34, 42, 39, 41, 81, 35, 37, 308, 203, 202, 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...
question: How many stages did Team Sky lead the teams classification? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_26010857_13 ( "Teams Classification" text, Winner text, "Points Classification" text, Stage numeric, "Young Rider Classification" text, "General Classification" text ); CREATE TABLE IF NOT EXIST...
SELECT MAX(Stage) FROM table_1_26010857_13 WHERE "Teams Classification" ILIKE '%Team%Sky%'
[ 4594, 44, 203, 7733, 438, 322, 10858, 3361, 3292, 1412, 7777, 746, 438, 225, 42, 34, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 38, 35, 40, 39, 38, 41, 81, 35, 308, 203, 202...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: what is the average bodyweight when snatch is 80? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10416547_1 ( "Major instrument(s)" text, Date text, "Music genre/style" text, "Lyrics theme/style" text, Track text, "Album name" text, "Track title" text, Duration text, Lyricist text ); CREATE TABLE ...
SELECT AVG(Bodyweight) FROM table_2_11279593_11 WHERE "Snatch" = '80'
[ 4594, 44, 203, 23822, 4703, 1401, 312, 29027, 12641, 432, 24041, 4937, 1964, 16690, 30, 461, 312, 6061, 432, 4181, 225, 36, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 41, 34, 40, 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...
question: Which Result has a Road Team of san francisco, and a Game of game 2? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_17063996_4 ( "Road Team" text, "Home Team" text, Game text, Result text, Date text ); CREATE TABLE IF NOT EXISTS table_1_10815352_1 ( "Total attendance" numeric, "Average attendance" n...
SELECT RESULT FROM table_2_17063996_4 WHERE "Road Team" ILIKE '%san%francisco%' AND "Game" ILIKE '%game%2%'
[ 4594, 44, 203, 8197, 438, 322, 11263, 436, 322, 4362, 2154, 2017, 884, 225, 35, 35, 4981, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 42, 35, 43, 35, 38, 34, 41, 81, 35, 34, 308,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What is the rank for the player where there are 11 points? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_18191407_10 ( "Score points" text, Event text, Shooter text, "Rank points" text, Total text ); CREATE TABLE IF NOT EXISTS table_1_11240028_1 ( Episodes text, "Last appearance" text, "Portrayed ...
SELECT "Rank points" FROM table_2_18191407_10 WHERE "Score points" ILIKE '%11%'
[ 4594, 44, 203, 27868, 1597, 322, 540, 1391, 6560, 5054, 600, 26403, 1133, 461, 312, 831, 812, 302, 14411, 24289, 31, 35, 34, 100, 10789, 479, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Who was the rider who had an accident time and a kawasaki zx-10r bike? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10312547_1 ( "1979 Broadway" text, "1998 Broadway" text, "1955 broadcast" text, "1954 Broadway" text, "1990 Broadway" text, "1960 broadcast" text, "1991 Broadway" text, "1999 Broadw...
SELECT Rider FROM table_2_15878404_2 WHERE "Time" ILIKE '%accident%' AND "Bike" ILIKE '%kawasaki%zx-10r%'
[ 4594, 44, 203, 23822, 9298, 1401, 312, 390, 3314, 12641, 432, 31343, 4543, 743, 97, 340, 102, 1592, 308, 15796, 420, 20701, 937, 4729, 8888, 5161, 7685, 6505, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Which Player has a CFL Team of montreal alouettes (via hamilton via winnipeg)? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10716893_3 ( Host text, "Lap-by-lap" text, "Pre-race analyst" text, "Color commentator(s)" text, Year numeric, "Pit reporters" text, Network text ); CREATE TABLE IF NOT EXIST...
SELECT Player FROM table_2_10812403_3 WHERE "CFL Team" ILIKE '%montreal%alouettes%(via%hamilton%via%winnipeg)%'
[ 4594, 44, 203, 8257, 5075, 22068, 7606, 322, 37229, 432, 594, 12490, 310, 32, 309, 363, 1800, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 43, 39, 37, 35, 43, 41, 81, 37, 308, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: How many candidates won the election of john n. sandlin? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10953197_3 ( "No. in season" numeric, "No. in series" numeric, "Writer(s)" text, "Original air date" text, "Production code" text, Director text, Title text ); CREATE TABLE IF NOT EXISTS table_1_1...
SELECT COUNT(Candidates) FROM table_1_1342426_18 WHERE "Incumbent" ILIKE '%John%N.%Sandlin%'
[ 4594, 44, 203, 27868, 1597, 322, 27450, 36, 13378, 1223, 12641, 415, 570, 1582, 4784, 10599, 4665, 97, 4784, 10599, 1597, 322, 498, 1456, 35, 13378, 1223, 12641, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 18...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Who was the GT2 Winning Team if Greg Mansell Leo Mansell was the LMP1 Winning Team? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10818465_1 ( "Max memory" text, "GA Date" text, Model text, RU numeric, "Max disk capacity" text, "Processor frequency" text, "Max processors" text ); CREATE TABLE IF NO...
SELECT "GT2 Winning Team" FROM table_1_24865763_2 WHERE "LMP1 Winning Team" ILIKE '%Greg%Mansell%Leo%Mansell%'
[ 4594, 44, 203, 8257, 5075, 33246, 14372, 4654, 322, 2747, 432, 16314, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 40, 38, 43, 38, 39, 43, 43, 81, 35, 34, 308, 203, 202, 3505, 1344,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: How many athletes play the position of guard? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_16494599_10 ( Player text, "Years for Grizzlies" text, "No." numeric, Position text, "School/Club Team" text, Nationality text ); CREATE TABLE IF NOT EXISTS table_1_1255110_7 ( "Goals Against" numeric, Play...
SELECT COUNT(Player) FROM table_1_16494599_10 WHERE "Position" ILIKE '%Guard%'
[ 4594, 44, 203, 23822, 4362, 438, 24650, 225, 37, 37, 461, 1401, 312, 24106, 543, 432, 15070, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 37, 41, 39, 43, 34, 81, 35, 308, 203, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Which player is Pick 33 and has a Nationality of USA? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1037590_1 ( Yards numeric, "Completion %" text, Rating text, Completions numeric, Attempts numeric, "Games started" numeric, Touchdowns numeric, Year numeric, Games numeric, Interceptions numeric,...
SELECT Player FROM table_2_1203292_3 WHERE "Nationality" ILIKE '%usa%' AND "Pick" = '33'
[ 4594, 44, 203, 383, 2894, 17317, 308, 15626, 471, 2769, 1597, 322, 1056, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 41, 37, 38, 34, 38, 35, 81, 35, 41, 308, 203, 202, 3505, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: In Ascot (UK), what was the result? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11734041_17 ( Player text, "School/Club Team/Country" text, "No.(s)" numeric, Position text, "Years for Rockets" text, "Height in Ft." text ); CREATE TABLE IF NOT EXISTS table_1_11658094_1 ( Institution text, Nicknam...
SELECT RESULT FROM table_1_14981555_3 WHERE "Venue" ILIKE '%Ascot%(UK)%'
[ 4594, 44, 203, 8257, 5075, 2085, 1882, 4142, 6498, 588, 35, 38, 485, 18013, 540, 4256, 1159, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 41, 34, 42, 34, 35, 38, 81, 35, 308, 203, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: How many poles did team #14 ginn racing have? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1708014_1 ( Starts numeric, "Top 5" numeric, "Avg. Start" text, "Avg. Finish" text, Position text, "Team(s)" text, Year numeric, Winnings text, "Top 10" numeric, Wins numeric, Poles numeric ); CREATE TAB...
SELECT Poles FROM table_1_1708014_1 WHERE "Team(s)" ILIKE '%#14%Ginn%Racing%'
[ 4594, 44, 203, 8197, 1597, 322, 9527, 6498, 1412, 38613, 1490, 35457, 394, 875, 1597, 322, 399, 3073, 6498, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 39, 41, 42, 40, 41, 81, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What was the Home team when Farnborough Town was the Away team? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1157867_2 ( "Date built" text, Notes text, "Boiler pressure" text, Cylinders text, "Wheel arrangement" text, Number text, Builder text, "Driving wheels" text, Name text ); CREATE TABLE IF...
SELECT "Home team" FROM table_2_16176509_3 WHERE "Away team" ILIKE '%farnborough%town%'
[ 4594, 44, 203, 1197, 574, 322, 3632, 432, 6349, 1080, 308, 16885, 27, 1510, 1401, 312, 19190, 4897, 432, 225, 40, 36, 32, 41, 96, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 39...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: COunt the sum of Diameter (km) which has a Latitude of 62.7n? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1053802_1 ( Winners text, "Main presenters" text, "Region/country" text, Network text, "Local title" text ); CREATE TABLE IF NOT EXISTS table_1_11603006_1 ( Score text, "1st Prize( $ )" numer...
SELECT SUM("Diameter (km)") FROM table_2_16799784_11 WHERE "Latitude" ILIKE '%62.7n%'
[ 4594, 44, 203, 46020, 597, 322, 14513, 436, 8277, 31980, 225, 35, 43, 40, 39, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 34, 37, 34, 40, 35, 36, 81, 43, 308, 203, 202, 20, 23374...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Tell me the degree for chemistry 1965 metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12030612_9 ( "Written by" text, Title text, "Directed by" text, "Series #" numeric, "Season #" numeric, "Original air date" text ); CREATE TABLE IF NOT EXISTS table_2_10290198_3 ( Award text, "Degree Year" text, "...
SELECT Degree FROM table_2_10290198_3 WHERE "Award Year" = '1965' AND "Award" ILIKE '%chemistry%'
[ 4594, 44, 203, 23822, 4181, 1401, 600, 35686, 432, 447, 3463, 23974, 5612, 107, 8338, 461, 1597, 2670, 9125, 225, 43, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 36, 41, 39, 39, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: Which game has an opponent of Phoenix Coyotes and was before Dec 9? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12275551_1 ( "Mens singles" text, "Womens singles" text, "Mixed doubles" text, "Mens doubles" text, Year numeric, "Womens doubles" text ); CREATE TABLE IF NOT EXISTS table_1_10577579_2 (...
SELECT AVG(Game) FROM table_2_14034799_4 WHERE "Opponent" ILIKE '%phoenix%coyotes%' AND "December" < '9'
[ 4594, 44, 203, 8197, 2340, 4618, 1401, 556, 285, 619, 322, 660, 46735, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 38, 38, 40, 42, 37, 39, 81, 36, 308, 203, 202, 20, 46011, 2340, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: What date sent has orion as the constellation? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_1446835_2 ( "Arrival date" text, Message text, "Date sent" text, "Designation HD" text, Constellation text ); CREATE TABLE IF NOT EXISTS table_1_1131183_2 ( "Number of Jews (WJC)" numeric, "Number of Jews (...
SELECT "Date sent" FROM table_2_1446835_2 WHERE "Constellation" ILIKE '%orion%'
[ 4594, 44, 203, 11990, 722, 358, 15916, 1752, 475, 779, 2890, 447, 21199, 3753, 358, 4241, 58, 27135, 1752, 26472, 39734, 3285, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 41, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
question: WHAT SCHOOL DID THE PLAYER FROM SOUTH CAROLINA ATTEND? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11677691_2 ( Hometown text, Position text, School text, Player text, College text ); CREATE TABLE IF NOT EXISTS table_1_10015132_3 ( "Years in Toronto" text, "No." numeric, Nationality text, "Scho...
SELECT School FROM table_1_11677691_2 WHERE "College" ILIKE '%South%Carolina%'
[ 4594, 44, 203, 23822, 39269, 1159, 6679, 2784, 225, 35, 810, 87, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 41, 41, 35, 34, 34, 81, 35, 41, 308, 203, 202, 26450, 1344, 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...
question: Which wins have less than 1 bye? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11677100_17 ( School text, Hometown text, Player text, Position text, "MLB Draft" text ); CREATE TABLE IF NOT EXISTS table_1_10240125_1 ( "League Apps" numeric, "Total Goals" numeric, "Total Apps" numeric, "FA Cup Goal...
SELECT MAX(Wins) FROM table_2_17982205_1 WHERE "Byes" < '1'
[ 4594, 44, 203, 8197, 438, 322, 546, 593, 977, 101, 328, 322, 4181, 623, 312, 2821, 432, 28014, 32, 225, 36, 39, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 42, 42, 38, 41, 41, 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...
question: What is the Opponents in the game with a Date of nov. 25? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_18847736_2 ( Opponents numeric, Result text, Attendance numeric, Opponent text, Game numeric, "Dolphins points" numeric, Record text, Date text ); CREATE TABLE IF NOT EXISTS table_1_11111116_7 (...
SELECT MIN(Opponents) FROM table_2_18847736_2 WHERE "Date" ILIKE '%nov.%25%'