input_ids
list
attention_mask
list
labels
list
prompt
stringlengths
329
1.6k
completion
stringlengths
40
173
[ 4594, 44, 203, 8257, 5075, 9484, 28652, 2487, 307, 4142, 322, 26822, 313, 1934, 31, 27547, 20, 1159, 49, 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, 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: How many series premieres did the season "All-stars" have? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10470082_6 ( "No." numeric, "US air date" text, Writer text, "#" numeric, Director text, Storyteller text, Villains text, Title text ); CREATE TABLE IF NOT EXISTS table_1_2311410_1 ( Season te...
SELECT COUNT("Series premiere") FROM table_1_2311410_1 WHERE "Season" ILIKE '%All-Stars%'
[ 4594, 44, 203, 8197, 438, 322, 10858, 9041, 31, 39, 44117, 623, 225, 36, 619, 322, 9041, 31, 35, 34, 461, 312, 10761, 2784, 225, 38, 9041, 31, 36, 39, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 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 average Top-5 finishes with 2 as the Top-10 and a greater than 4 Top-25? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11820086_1 ( "No. in series" numeric, "Original air date" text, "Written by" text, "Production code" text, Title text, "U.S. viewers (millions)" text, "No. in season" n...
SELECT AVG(Top-5) FROM table_2_1570274_4 WHERE "Top-10" = '2' AND "Top-25" > '4'
[ 4594, 44, 203, 8197, 438, 322, 2340, 432, 322, 390, 2649, 363, 6765, 4181, 623, 312, 225, 36, 34, 31, 42, 3627, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 42, 34, 37, 40, 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 date of the Cleveland home game with a 20-8 record? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11803648_20 ( Player text, "Club team" text, Round numeric, Nationality text, Position text, Overall text ); CREATE TABLE IF NOT EXISTS table_1_10402018_1 ( London text, Brazil text, "US ...
SELECT Date FROM table_2_16188254_4 WHERE "Home" ILIKE '%cleveland%' AND "Record" ILIKE '%20-8%'
[ 4594, 44, 203, 8197, 438, 322, 225, 36, 1442, 10339, 688, 1401, 225, 37, 35, 31, 37, 41, 619, 322, 225, 35, 270, 10339, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 36, 41, 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 is the 2nd leg that has 31-37 as the 1st leg? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12275654_1 ( "Womens singles" text, "Mixed doubles" text, Year numeric, "Mens doubles" text, "Womens doubles" text, "Mens singles" text ); CREATE TABLE IF NOT EXISTS table_1_101336_1 ( "T c (K)" numeric...
SELECT "2nd leg" FROM table_2_15757906_11 WHERE "1st leg" ILIKE '%31-37%'
[ 4594, 44, 203, 23822, 22946, 1401, 312, 17698, 432, 273, 39, 30, 461, 312, 25243, 432, 4201, 318, 10066, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 42, 37, 43, 37, 34, 40, 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 Score has a Place of t5, and a Country of united states? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11839306_2 ( "English title" text, Track numeric, "Rōmaji title" text, Artist text, "Japanese title" text, "Track time" text, Disc numeric ); CREATE TABLE IF NOT EXISTS table_2_18131508_7 ( ...
SELECT Score FROM table_2_18131508_7 WHERE "Place" ILIKE '%t5%' AND "Country" ILIKE '%united%states%'
[ 4594, 44, 203, 558, 322, 11213, 436, 225, 40, 11084, 34, 30, 225, 40, 11084, 37, 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, 40, 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: Name the surface for 6–0, 6–3 metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10470082_6 ( "US air date" text, Title text, Director text, Writer text, "#" numeric, Villains text, "No." numeric, Storyteller text ); CREATE TABLE IF NOT EXISTS table_1_22597626_6 ( "Opponent in the final" text, Year n...
SELECT Surface FROM table_1_22597626_6 WHERE "Score in the final" ILIKE '%6–0,%6–3%'
[ 4594, 44, 203, 8197, 438, 322, 25624, 3380, 432, 322, 4362, 623, 312, 273, 38, 35, 11361, 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, 37, 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 lowest total of the player with a t41 finish? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11677100_3 ( Hometown text, School text, "MLB Draft" text, Position text ); CREATE TABLE IF NOT EXISTS table_1_12204717_1 ( "Womens singles" text, "Womens doubles" text, "Mens singles" text, "Mi...
SELECT MIN(Total) FROM table_2_18096431_2 WHERE "Finish" ILIKE '%t41%'
[ 4594, 44, 203, 27868, 1597, 322, 15996, 2197, 29604, 544, 30468, 225, 41, 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, 4144, 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: Who was the leading scorer on April 7? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1137718_2 ( Report text, "Grand Prix" text, "Winning Driver" text, "Fastest Lap" text, Location text, Constructor text, "Pole Position" text, "Rd." numeric ); CREATE TABLE IF NOT EXISTS table_1_1015914_24 ( "we t...
SELECT "Leading scorer" FROM table_2_16188254_8 WHERE "Date" ILIKE '%april%7%'
[ 4594, 44, 203, 1318, 225, 39, 35, 4981, 8187, 30, 2624, 5075, 884, 436, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 35, 36, 35, 42, 43, 81, 35, 308, 203, 202, 20, 1243, 33, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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: The 51 points against, how many are for? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1212189_1 ( "Model/Engine" text, "Torque (Nm)/rpm" text, "Power/rpm" text, Capacity text, "Cylinders/Valves" text ); CREATE TABLE IF NOT EXISTS table_2_10297763_2 ( "Played in" text, "Points against" text, "Poin...
SELECT "Points for" FROM table_2_10297763_2 WHERE "Points against" ILIKE '%51%'
[ 4594, 44, 203, 27868, 1597, 322, 12008, 6498, 436, 45028, 1451, 225, 43, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 38, 43, 35, 36, 37, 81, 35, 308, 203, 202, 20, 24853, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 away team for tie number 9? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11649123_1 ( "People Assisted" text, "Countries Affected" text, Disaster text, "Nature of Help" text, "Scale of Disaster" text, Year text ); CREATE TABLE IF NOT EXISTS table_1_1139835_9 ( Attendance numeric, "Run...
SELECT "Away team" FROM table_2_16176509_5 WHERE "Tie no" ILIKE '%9%'
[ 4594, 44, 203, 23822, 6498, 438, 33508, 546, 695, 6765, 372, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 37, 43, 35, 43, 39, 38, 81, 37, 308, 203, 202, 20, 5686, 27843, 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: Which team is Lake Oval home to? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11391954_3 ( "Marathon (mens)" numeric, "Half Marathon (mens)" numeric, Country text, "Marathon (womens)" numeric, "Half Marathon (womens)" numeric, Total numeric ); CREATE TABLE IF NOT EXISTS table_1_10240125_2 ( "Leagu...
SELECT "Home team" FROM table_2_10826385_3 WHERE "Venue" ILIKE '%lake%oval%'
[ 4594, 44, 203, 23822, 26344, 3414, 20809, 372, 313, 28994, 225, 43, 37827, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 39, 34, 36, 40, 43, 43, 38, 81, 37, 308, 203, 202, 20, 28587, 127...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 numerical entry corresponds to "Episode 9"? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_15026994_3 ( "#" numeric, Director text, Writer text, "Viewing figure" text, Episode text, "Original air date" text ); CREATE TABLE IF NOT EXISTS table_1_11111116_7 ( "No. in season" numeric, "Directed ...
SELECT COUNT(#) FROM table_1_15026994_3 WHERE "Episode" ILIKE '%"Episode%9"%'
[ 4594, 44, 203, 558, 322, 17850, 33022, 436, 345, 1004, 225, 35, 43, 30, 225, 36, 34, 34, 42, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 39, 41, 42, 35, 35, 41, 34, 81, 36, 308, 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: Name the poll winner for march 19, 2008 metadata: ``` CREATE TABLE IF NOT EXISTS table_1_15781170_2 ( "Original air date" text, "#" numeric, "Advocate # 2" text, "Poll winner" text, "Root of All Evil" text, "Advocate # 1" text ); CREATE TABLE IF NOT EXISTS table_1_10015132_14 ( "School/Club Team" text...
SELECT COUNT("Poll winner") FROM table_1_15781170_2 WHERE "Original air date" ILIKE '%March%19,%2008%'
[ 4594, 44, 203, 8197, 4654, 438, 645, 322, 10769, 30221, 89, 3876, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 42, 37, 41, 43, 35, 36, 43, 81, 36, 308, 203, 202, 1439, 1344, 30, 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 play is from the country Belgium? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_18379129_2 ( base text, company text, author text, country text, play text ); CREATE TABLE IF NOT EXISTS table_1_11585313_1 ( "date of birth" text, name text, "number of goals" numeric, "date of death†" text, "d...
SELECT play FROM table_2_18379129_2 WHERE "country" ILIKE '%belgium%'
[ 4594, 44, 203, 27868, 5054, 322, 41355, 2747, 821, 322, 38413, 570, 6386, 447, 1965, 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, 1547...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 pole position at the German Grand Prix? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1137718_2 ( Date text, "Winning Driver" text, "Fastest Lap" text, "Grand Prix" text, "Pole Position" text, Report text, "Rd." numeric, Constructor text, Location text ); CREATE TABLE IF NOT EXISTS ta...
SELECT "Pole Position" FROM table_1_1137718_2 WHERE "Grand Prix" ILIKE '%German%Grand%Prix%'
[ 4594, 44, 203, 8197, 438, 322, 32770, 543, 432, 2415, 395, 941, 624, 990, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 36, 36, 34, 41, 43, 43, 81, 36, 308, 203, 202, 21176, 13...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
question: What is the nationality of Shayne Wright? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11220799_2 ( Vote text, Reward text, Exiled text, "Episode Titles" text, Immunity text, Finish text, "First air date" text, Eliminated text ); CREATE TABLE IF NOT EXISTS table_1_1013129_11 ( Nationality text, ...
SELECT Nationality FROM table_1_1013129_11 WHERE "Player" ILIKE '%Shayne%Wright%'
[ 4594, 44, 203, 2924, 436, 296, 18166, 14442, 328, 18422, 308, 95, 27, 438, 5499, 10746, 420, 8576, 30, 9482, 331, 32, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 37, 40, 35, 40, 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: Location for focal plane in ft (m) is naidi hills, basco. metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10361625_1 ( College text, Position text, Round numeric, Overall numeric, "Player name" text, Choice numeric ); CREATE TABLE IF NOT EXISTS table_1_11713303_2 ( "Date of appointment" text, "Repla...
SELECT "Focal plane in ft (m)" FROM table_1_25597136_1 WHERE "Location" ILIKE '%Naidi%Hills,%Basco%'
[ 4594, 44, 203, 1484, 2769, 2340, 4142, 322, 6765, 6498, 6793, 225, 43, 32, 35, 38, 308, 40, 42, 6505, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 34, 42, 34, 43, 35, 38, 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: On what date did the home team score 9.14 (68)? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_10809142_1 ( "Home team score" text, "Away team score" text, "Away team" text, Venue text, "Home team" text, Date text, Crowd numeric ); CREATE TABLE IF NOT EXISTS table_1_10082596_1 ( Location text, Aff...
SELECT Date FROM table_2_10809142_1 WHERE "Home team score" ILIKE '%9.14%(68)%'
[ 4594, 44, 203, 8197, 438, 322, 399, 3073, 6498, 821, 322, 624, 4425, 90, 757, 937, 624, 19173, 483, 9527, 4181, 623, 312, 22946, 432, 225, 36, 11084, 34, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 Away team at the Wolverhampton Wanderers Home game with a Score of 2–0? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11326124_3 ( Edition numeric, Zone text, Result text, Surface text, Outcome text, Opponent text, Against text, Round text ); CREATE TABLE IF NOT EXISTS table_2_17943933...
SELECT "Away team" FROM table_2_17943933_3 WHERE "Score" ILIKE '%2–0%' AND "Home team" ILIKE '%wolverhampton%wanderers%'
[ 4594, 44, 203, 8197, 5102, 436, 5537, 5562, 420, 338, 289, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 40, 41, 38, 38, 35, 81, 35, 308, 203, 202, 33353, 1344, 30, 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: What grid for denny hulme? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1067441_1 ( Province text, "Area (km²)" numeric, "Population (2004 estimate)" numeric, "GDP (2003, PPS in mil. € )" numeric, "GDP per cap. (2003, in €)" numeric, Density text ); CREATE TABLE IF NOT EXISTS table_1_120778_1 ( Ju...
SELECT Grid FROM table_2_1122578_1 WHERE "Driver" ILIKE '%denny%hulme%'
[ 4594, 44, 203, 8197, 438, 322, 10769, 2154, 2017, 884, 225, 42, 5713, 1292, 2800, 271, 461, 1289, 706, 436, 2800, 271, 34385, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 40, 35, 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 is the country where there are 8 children per donor and no data for donor payments? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_16175217_1 ( Country text, "Donor anonymity" text, "Children per donor" text, "Donor payment" text, "Allowed recipients" text ); CREATE TABLE IF NOT EXISTS table_1_10...
SELECT Country FROM table_1_16175217_1 WHERE "Children per donor" ILIKE '%8%children%' AND "Donor payment" ILIKE '%no%data%'
[ 4594, 44, 203, 8197, 438, 322, 9527, 6498, 623, 600, 399, 3073, 6498, 688, 438, 341, 28852, 11751, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 39, 41, 42, 40, 40, 37, 39, 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 Home team with an Away team that is wrexham? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_15786635_2 ( "Tie no" text, "Away team" text, "Home team" text, Attendance text, Score text ); CREATE TABLE IF NOT EXISTS table_1_11254821_2 ( "Finishing position" text, "Points awarded (Silver)" ...
SELECT "Home team" FROM table_2_15786635_2 WHERE "Away team" ILIKE '%wrexham%'
[ 4594, 44, 203, 8257, 5075, 18869, 30462, 39505, 101, 308, 6557, 27, 4142, 4239, 483, 45399, 12133, 272, 622, 1412, 6697, 11263, 1597, 14763, 2784, 225, 37, 49, 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: How many overall WC ponts (rank) did Anders Jacobsen get when his rank was smaller than 3? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11094950_1 ( Conference text, Joined numeric, "Previous Conference" text, Division text, Location text, Team text ); CREATE TABLE IF NOT EXISTS table_1_11603267_1 ...
SELECT "Overall WC points (Rank)" FROM table_2_14407512_20 WHERE "Rank" < '3' AND "Name" ILIKE '%anders%jacobsen%'
[ 4594, 44, 203, 8197, 1597, 322, 225, 35, 270, 10339, 6793, 436, 322, 2530, 623, 28327, 8935, 97, 619, 6498, 225, 35, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 43, 40, 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: What was the 1st leg score for the match with Lesotho as team 1? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11960944_4 ( Score text, Record text, "High assists" text, "High points" text, Date text, Team text, "High rebounds" text, Game numeric, "Location Attendance" text ); CREATE TABLE IF NOT...
SELECT "1st leg" FROM table_2_15980495_1 WHERE "Team 1" ILIKE '%lesotho%'
[ 4594, 44, 203, 8197, 1597, 322, 2747, 1412, 322, 19964, 367, 438, 456, 1794, 2063, 4725, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 35, 42, 40, 36, 37, 41, 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 was the position when the affiliation is ldu quito? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12186237_1 ( "MotoGP winner" text, Circuit text, Report text, Date text, "250cc winner" text, "Grand Prix" text, Round numeric, "125cc winner" text ); CREATE TABLE IF NOT EXISTS table_1_1140085_2...
SELECT POSITION FROM table_1_29626583_3 WHERE "Affiliation" ILIKE '%LDU%Quito%'
[ 4594, 44, 203, 8257, 2334, 103, 4707, 312, 4387, 1196, 1159, 313, 83, 4020, 282, 3536, 432, 12851, 942, 20, 619, 322, 1780, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 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: How manu original airdates have "a cellar full of silence" as the title? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1204998_2 ( Area numeric, Simplified text, "English Name" text, Traditional text, Density numeric, Hakka text, Population numeric, Pinyin text ); CREATE TABLE IF NOT EXISTS table_...
SELECT COUNT(Originalairdate) FROM table_1_2289806_1 WHERE "Title" ILIKE '%"A%Cellar%Full%of%Silence"%'
[ 4594, 44, 203, 8197, 438, 322, 3594, 2234, 436, 322, 6059, 51, 31, 7257, 1630, 94, 19869, 432, 11768, 395, 323, 36631, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 43, 39, 34, 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 is the word form for the ALA-LC transliteration of muay bân? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11950720_4 ( "No." text, "Bowling Style" text, "First Class Team" text, "Batting Style" text, Player text, "Date of Birth" text ); CREATE TABLE IF NOT EXISTS table_2_1270572_6 ( Value tex...
SELECT "Word Form" FROM table_2_1270572_6 WHERE "ALA-LC" ILIKE '%muay%bân%'
[ 4594, 44, 203, 8197, 1182, 322, 918, 328, 546, 631, 317, 295, 1258, 40508, 46109, 11392, 30, 971, 23571, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 39, 39, 36, 41, 39, 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: What's the comp in Olympic Stadium Tokyo, Japan? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11552751_2 ( "Location (city, state)" text, "total vessels built" text, "Ship Types Delivered" text, "1st Ship Delivery Date" text, "Total Number of Ways" text, "Yard Name" text ); CREATE TABLE IF NOT EXIS...
SELECT Comp FROM table_2_18607260_13 WHERE "Venue" ILIKE '%olympic%stadium%tokyo,%japan%'
[ 4594, 44, 203, 8197, 1597, 322, 6765, 6498, 328, 322, 42213, 225, 36, 36, 4181, 688, 17217, 560, 29906, 328, 436, 322, 1258, 32, 498, 644, 297, 7701, 1032, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 in the February 22 game that Legace played in for the St. Louis Blues? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_11801649_7 ( Date text, Home text, Record text, Decision text, Visitor text, Score text, Attendance numeric ); CREATE TABLE IF NOT EXISTS table_1_11545282_19 (...
SELECT Home FROM table_2_11801649_7 WHERE "Decision" ILIKE '%legace%' AND "Visitor" ILIKE '%st.%louis%' AND "Date" ILIKE '%february%22%'
[ 4594, 44, 203, 8197, 1597, 322, 2340, 432, 322, 4181, 29906, 821, 676, 3557, 25297, 26984, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 34, 42, 36, 37, 41, 35, 43, 81, 35, 40, 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 was the date of the game played at Victoria Park? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_10823719_16 ( "Home team" text, Crowd numeric, "Home team score" text, "Away team score" text, "Away team" text, Venue text, Date text ); CREATE TABLE IF NOT EXISTS table_1_1140117_5 ( "Race Name" ...
SELECT Date FROM table_2_10823719_16 WHERE "Venue" ILIKE '%victoria%park%'
[ 4594, 44, 203, 27868, 1597, 322, 12008, 6498, 821, 322, 4181, 22568, 821, 5513, 5114, 22339, 546, 695, 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, 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: Who was the away team at the game held at Arden Street Oval? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11677100_5 ( School text, Player text, Hometown text, Position text, "MLB Draft" text ); CREATE TABLE IF NOT EXISTS table_1_10701133_1 ( "U.S. viewers (million)" text, Title text, "Original a...
SELECT "Away team" FROM table_2_10885968_19 WHERE "Venue" ILIKE '%arden%street%oval%'
[ 4594, 44, 203, 27868, 5054, 322, 8117, 445, 19297, 821, 322, 3203, 43815, 2531, 33162, 298, 1965, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 35, 39, 43, 35, 38, 81, 35, 39, 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 had the fastest lap at the brazilian grand prix? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1015914_15 ( "Kauraraigau Ya (Kowrareg)" text, "unnamed_0" text, "Kalaw Lagaw Ya" text, "Kawalgau Ya" text, "Kalau Kawau Ya" text, "Kulkalgau Ya" text ); CREATE TABLE IF NOT EXISTS table_1_1137695_3 ( ...
SELECT "Fastest Lap" FROM table_1_1137695_3 WHERE "Grand Prix" ILIKE '%Brazilian%Grand%Prix%'
[ 4594, 44, 203, 8257, 5075, 408, 1966, 1957, 322, 37229, 623, 322, 18360, 432, 37229, 432, 1847, 4305, 328, 880, 46283, 461, 225, 35, 42, 40, 30, 36, 36, 40, 447, 6905, 34751, 1159, 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 seats does the election with the outcome of election of minority in parliament and 186,226 PNC votes have? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10602294_1 ( "Dates active" text, Refs text, Windspeeds text, Name text, "Peak classification" text, Pressure text, "Damage (USD)" text, ...
SELECT Seats FROM table_2_1725088_1 WHERE "Outcome of election" ILIKE '%minority%in%parliament%' AND "Number of PNC votes" ILIKE '%186,226%'
[ 4594, 44, 203, 8197, 438, 322, 25624, 11351, 1451, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 36, 40, 38, 35, 41, 43, 81, 36, 308, 203, 202, 28737, 1344, 30, 203, 202, 20, 6...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 production number? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10264179_2 ( Circuit text, "Pole Position" text, Date text, "Fastest Lap" text, "Winning Team" text, Round numeric, "Winning Driver" text ); CREATE TABLE IF NOT EXISTS table_1_1067441_1 ( "GDP (2003, PPS in mil. € ...
SELECT MIN("Production no.") FROM table_1_1439096_1
[ 4594, 44, 203, 8197, 1182, 322, 18869, 10858, 688, 1401, 312, 7818, 6679, 2784, 225, 41, 30, 461, 312, 24650, 588, 432, 225, 38, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 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 overall average that has a round less than 7, and a Pick # of 4? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1013168_3 ( "Reason for change" text, District text, Successor text, "Date successor seated" text, Vacator text ); CREATE TABLE IF NOT EXISTS table_2_13312898_47 ( Overall numeri...
SELECT AVG(Overall) FROM table_2_13312898_47 WHERE "Round" < '7' AND "Pick #" = '4'
[ 4594, 44, 203, 383, 2769, 35440, 1597, 322, 27957, 475, 774, 5724, 322, 15684, 31, 417, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 39, 38, 39, 36, 42, 36, 81, 35, 43, 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: In what arena was the North Dakota the runner-up? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11545282_19 ( Player text, Nationality text, Position text, "Years for Jazz" text, "School/Club Team" text, "No." numeric ); CREATE TABLE IF NOT EXISTS table_1_10470082_6 ( Director text, Writer text, ...
SELECT Arena FROM table_2_18880361_1 WHERE "Runner-up" ILIKE '%north%dakota%'
[ 4594, 44, 203, 8127, 438, 322, 11297, 432, 488, 2371, 282, 917, 2692, 1182, 447, 6854, 6498, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 39, 41, 37, 35, 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: Where is the city of Maharashtra's Pune team? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1057316_1 ( "Operational owner(s)" text, "Build date" text, "Serial number" text, "Wheel arrangement ( Whyte notation )" text, Disposition text ); CREATE TABLE IF NOT EXISTS table_2_12375992_2 ( "Home venue" ...
SELECT City FROM table_2_12375992_2 WHERE "State" ILIKE '%maharashtra%' AND "Team" ILIKE '%pune%'
[ 4594, 44, 203, 8197, 438, 322, 10769, 432, 4362, 25549, 31, 15142, 1118, 3513, 1999, 32365, 108, 30, 6560, 1401, 600, 484, 372, 880, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 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 is the country of player chi-chi rodríguez, who has an e to par? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10701133_1 ( Title text, "No. in series" numeric, "No. in season" numeric, "Featured character(s)" text, "Written by" text, "Original air date" text, "Directed by" text, "U.S. viewer...
SELECT Country FROM table_2_17245565_4 WHERE "To par" ILIKE '%e%' AND "Player" ILIKE '%chi-chi%rodríguez%'
[ 4594, 44, 203, 8197, 438, 322, 18926, 432, 322, 42790, 623, 4813, 139, 114, 23234, 328, 46387, 4595, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 41, 34, 35, 35, 37, 37, 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 capital of the province with 漢州 in Hanja? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10701133_1 ( "No. in series" numeric, Title text, "U.S. viewers (million)" text, "Featured character(s)" text, "Written by" text, "Original air date" text, "No. in season" numeric, "Directed by" tex...
SELECT Capital FROM table_2_160510_1 WHERE "Hanja" ILIKE '%漢州%'
[ 4594, 44, 203, 8197, 1182, 322, 48299, 225, 35, 270, 559, 71, 688, 1401, 312, 225, 36, 1442, 559, 71, 6679, 2784, 225, 34, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 35, 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: What's the greatest 1st RU that has a 2nd RU less than 0? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12161822_5 ( "Winning constructor" text, Report text, "Winning driver" text, "Grand Prix" text, "Fastest lap" text, "Rd." numeric, "Pole position" text ); CREATE TABLE IF NOT EXISTS table_2_17522...
SELECT MAX("1st RU") FROM table_2_17522854_6 WHERE "2nd RU" < '0'
[ 4594, 44, 203, 8197, 438, 322, 43454, 688, 15652, 3668, 544, 31457, 225, 35, 30, 225, 35, 43, 43, 38, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 37, 35, 42, 38, 40, 36, 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 competition that took place on October 1, 1994? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11318462_5 ( "U16 2nd VIII" text, "U16 3rd VIII" text, "U15 5th IV" text, "U15 6th IV" text, Crew numeric, "U15 3rd IV" text, "U15 1st IV" text, "U15 2nd IV" text, "Open 2nd VIII" text, "U16...
SELECT Competition FROM table_2_11860857_3 WHERE "Date" ILIKE '%october%1,%1994%'
[ 4594, 44, 203, 8197, 1182, 322, 2030, 34897, 4061, 1904, 12102, 1412, 322, 17764, 438, 2688, 677, 339, 4389, 704, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 43, 40, 38, 35, 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's the Italian Pluperfect when the English is We Had Heard? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11964154_11 ( Game numeric, "Location Attendance" text, "High points" text, Date text, Team text, "High assists" text, "High rebounds" text, Record text, Score text ); CREATE TABLE IF NOT...
SELECT Italian FROM table_2_1841901_1 WHERE "English" ILIKE '%we%had%heard%'
[ 4594, 44, 203, 27868, 1597, 322, 16190, 48809, 432, 322, 28860, 623, 322, 559, 107, 28268, 7643, 28268, 278, 27702, 787, 46065, 484, 7319, 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: Who was the lead envoy of the mission with the Ryūkyūan King shō eki? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1013129_1 ( Position text, "NHL team" text, "College/junior/club team" text, Pick numeric, Nationality text, Player text ); CREATE TABLE IF NOT EXISTS table_1_11734041_17 ( "No.(s)" n...
SELECT "Lead Envoy" FROM table_2_15718413_1 WHERE "Ryūkyūan King" ILIKE '%shō%eki%'
[ 4594, 44, 203, 558, 322, 3380, 1451, 432, 11263, 436, 17722, 1539, 533, 18948, 225, 35, 37, 32, 35, 23, 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, 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: Name the total number of rank for percentage change yoy 13.1% metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11734041_20 ( "No.(s)" text, "Years for Rockets" text, "School/Club Team/Country" text, Position text, Player text, "Height in Ft." text ); CREATE TABLE IF NOT EXISTS table_1_27956_3 ( "Natio...
SELECT COUNT("National Rank") FROM table_1_27956_3 WHERE "Percentage Change YOY" ILIKE '%13.1%%'
[ 4594, 44, 203, 8197, 438, 322, 636, 432, 43493, 7954, 551, 15680, 5872, 1708, 104, 5698, 1182, 17673, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 39, 39, 36, 41, 39, 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 name of Aleko Berdzenishvili's song? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11552751_2 ( "Yard Name" text, "1st Ship Delivery Date" text, "Total Number of Ways" text, "Ship Types Delivered" text, "total vessels built" text, "Location (city, state)" text ); CREATE TABLE IF NOT EXIS...
SELECT Song FROM table_2_15427892_1 WHERE "Artist" ILIKE '%aleko%berdzenishvili%'
[ 4594, 44, 203, 8197, 438, 322, 29044, 7818, 436, 322, 34116, 391, 3292, 443, 623, 312, 1406, 19888, 672, 3635, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 40, 34, 36, 37, 43, 43, 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 smallest round for the welterweight class with a preliminary card? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_16023995_1 ( Round numeric, "Weight Class" text, Method text, Time text, Card text ); CREATE TABLE IF NOT EXISTS table_1_1139835_9 ( Premier text, Venue text, "Runner Up" te...
SELECT MIN(Round) FROM table_2_16023995_1 WHERE "Weight Class" ILIKE '%welterweight%' AND "Card" ILIKE '%preliminary%'
[ 4594, 44, 203, 558, 322, 40230, 636, 436, 556, 867, 30, 1288, 586, 104, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 36, 37, 36, 39, 36, 40, 81, 36, 308, 203, 202, 20, 1183, 11274...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 english name for orach, zarev metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12232526_2 ( "Service years" text, "Hull Numbers" numeric, Note text, "Ship Name" text, Previously text, Origin text, Class text ); CREATE TABLE IF NOT EXISTS table_1_1057316_1 ( "Operational owner(s)" text, Disp...
SELECT "English name" FROM table_1_15275060_1 WHERE "Old Bulgarian name (Transliteration)" ILIKE '%Orach,%Zarev%'
[ 4594, 44, 203, 8197, 1597, 322, 8642, 1388, 628, 23909, 544, 322, 21609, 11351, 1340, 225, 40, 35, 34, 35, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 38, 41, 34, 34, 42, 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 was the introductory phrase on the episode production code 6101? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10470082_6 ( Storyteller text, "No." numeric, Writer text, "#" numeric, "US air date" text, Director text, Villains text, Title text ); CREATE TABLE IF NOT EXISTS table_1_11951237_3 ...
SELECT "Introductory phrase" FROM table_1_25691838_8 WHERE "Production code" = '6101'
[ 4594, 44, 203, 558, 322, 4947, 436, 594, 307, 352, 743, 14823, 97, 461, 11361, 432, 225, 40, 349, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 42, 41, 40, 39, 43, 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: Name the year for jesus alfaro and finish of 6th metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1087659_2 ( "Avg. Attendance" numeric, Division text, League text, "Reg. Season" text ); CREATE TABLE IF NOT EXISTS table_1_10015132_2 ( Position text, Player text, Nationality text, "No." text, "Years ...
SELECT YEAR FROM table_2_13076944_1 WHERE "Manager" ILIKE '%jesus%alfaro%' AND "Finish" ILIKE '%6th%'
[ 4594, 44, 203, 7733, 438, 322, 2340, 1412, 322, 43454, 438, 225, 35, 43, 43, 40, 273, 20690, 24815, 461, 322, 1056, 438, 343, 10825, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 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: what is the date when the competition is 1996 tiger cup and the result is drew? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_18469294_1 ( Venue text, Score text, Competition text, Result text, Date text ); CREATE TABLE IF NOT EXISTS table_1_10716893_3 ( Network text, "Color commentator(s)" text, ...
SELECT Date FROM table_2_18469294_1 WHERE "Competition" ILIKE '%1996%tiger%cup%' AND "Result" ILIKE '%drew%'
[ 4594, 44, 203, 23822, 17687, 1401, 18526, 101, 432, 225, 35, 11084, 42, 30, 600, 6259, 543, 432, 1603, 30, 312, 22474, 6679, 2784, 225, 35, 42, 38, 30, 461, 312, 3270, 432, 2491, 269, 47709, 19076, 49, 203, 203, 4519, 44, 203, 914...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 gender has Years of 1–8, an Authority of state, a Roll less than 184, and a Name of matatoki school? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11585313_1 ( name text, "date of debut" text, "number of goals" numeric, "number of caps" numeric, number numeric, "date of birth" text, "date of ...
SELECT Gender FROM table_2_12146269_1 WHERE "Years" ILIKE '%1–8%' AND "Authority" ILIKE '%state%' AND "Roll" < '184' AND "Name" ILIKE '%matatoki%school%'
[ 4594, 44, 203, 5786, 21294, 540, 295, 34521, 273, 494, 97, 438, 322, 21294, 2769, 438, 322, 7818, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 36, 39, 34, 81, 38, 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: When circuit ricardo tormo is the circuit what is the round? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11250_4 ( "Top division titles" numeric, "Position in 2012–13" text, Club text, "Number of seasons in top division" numeric, "First season in top division" text, "Number of seasons in the Premi...
SELECT COUNT(Round) FROM table_1_21191496_1 WHERE "Circuit" ILIKE '%Circuit%Ricardo%Tormo%'
[ 4594, 44, 203, 23822, 9298, 1401, 312, 48160, 432, 225, 35, 43, 43, 38, 30, 312, 24650, 14324, 2784, 225, 42, 30, 312, 23015, 432, 225, 35, 34, 30, 461, 312, 24106, 543, 432, 883, 4223, 49, 203, 203, 4519, 44, 203, 914, 203, 603...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 Draft of 1994, a Pick larger than 8, a Round of 10, and a Nationality of canada? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_18292108_4 ( Round text, Pick numeric, Nationality text, Player text, Draft numeric ); CREATE TABLE IF NOT EXISTS table_1_12232843_1 ( "Mens singles" text...
SELECT Player FROM table_2_18292108_4 WHERE "Draft" = '1994' AND "Pick" > '8' AND "Round" ILIKE '%10%' AND "Nationality" ILIKE '%canada%'
[ 4594, 44, 203, 8197, 2340, 4142, 313, 18153, 11653, 409, 265, 420, 2565, 20, 27745, 15306, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 38, 35, 43, 39, 35, 39, 81, 38, 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 date did "paintball deer hunter" originally air? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12419515_4 ( "Season #" numeric, "Written by" text, "Total viewers (in millions)" text, Title text, "Series #" numeric, "Directed by" text ); CREATE TABLE IF NOT EXISTS table_1_12275551_1 ( "Mens sin...
SELECT "Original air date" FROM table_1_24425976_2 WHERE "Episode title" ILIKE '%"Paintball%Deer%Hunter"%'
[ 4594, 44, 203, 23822, 12008, 6498, 1401, 312, 6793, 432, 225, 43, 32, 35, 36, 308, 40, 40, 6505, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 36, 39, 35, 35, 34, 43, 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: Which away team has a score of 9.12 (66)? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11251109_3 ( "Air Date" text, "Timeslot (EST)" text, Rating text, "Rank (#)" text, "18–49" text, "Viewers (m)" text, Season text, Share numeric, Episode text, "#" numeric ); CREATE TABLE IF NOT EXISTS table_1...
SELECT "Away team" FROM table_2_10640687_14 WHERE "Away team score" ILIKE '%9.12%(66)%'
[ 4594, 44, 203, 27868, 36575, 322, 21609, 6638, 810, 394, 4359, 546, 25, 10845, 107, 308, 98, 40065, 23522, 432, 323, 21019, 281, 2056, 1229, 6505, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 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: Who directed the episode written by Tony O'Grady (pseudonym of brian clemens)? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10577579_2 ( Enrollment numeric, "Mens Nickname" text, Institution text, "Womens Nickname" text, Type text, Founded numeric, Joined text, Location text ); CREATE TABLE IF NO...
SELECT "Directed by" FROM table_1_2370579_1 WHERE "Written by" ILIKE '%Tony%O'Grady%(pseudonym%OF%Brian%Clemens)%'
[ 4594, 44, 203, 8197, 1780, 312, 3911, 544, 29195, 225, 35, 43, 30, 225, 35, 43, 43, 42, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 35, 43, 39, 35, 36, 37, 41, 81, 38, 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 title aired on March 19, 1998? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_11951237_4 ( "Series #" numeric, "Season #" numeric, "Directed by" text, "Production code" text, Title text, "Original air date" text ); CREATE TABLE IF NOT EXISTS table_1_11951237_2 ( "Directed by" text, "Season #" ...
SELECT Title FROM table_2_11951237_4 WHERE "Original air date" ILIKE '%march%19,%1998%'
[ 4594, 44, 203, 8197, 438, 322, 39190, 1401, 312, 12577, 1829, 2784, 225, 35, 35, 623, 312, 1133, 225, 37, 44, 34, 40, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 41, 41, 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 recorder has a Track more than 11 with a time 3:06 metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11677100_7 ( School text, Player text, "MLB Draft" text, Hometown text, Position text ); CREATE TABLE IF NOT EXISTS table_1_12275654_1 ( Year numeric, "Womens doubles" text, "Womens singles...
SELECT Recorded FROM table_2_11565999_5 WHERE "Track" > '11' AND "Time" ILIKE '%3:06%'
[ 4594, 44, 203, 8197, 438, 322, 3632, 432, 1133, 623, 312, 30752, 14324, 2784, 225, 40, 30, 312, 32770, 543, 432, 883, 4223, 30, 461, 322, 12103, 14763, 2784, 225, 34, 32, 35, 39, 35, 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: What is the sum of time with a lane larger than 6, a nationality of canada, and the react smaller than 0.151? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10120207_8 ( "TV season" text, Season numeric, "Viewers (millions)" text, "Season finale" text, "Season premiere" text, "Timeslot ( ET )" text )...
SELECT SUM(TIME) FROM table_2_18569011_11 WHERE "Lane" > '6' AND "Nationality" ILIKE '%canada%' AND "React" < '0.151'
[ 4594, 44, 203, 23822, 24106, 543, 1401, 312, 3270, 432, 594, 278, 941, 4743, 44161, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 38, 39, 36, 42, 37, 34, 81, 36, 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: Which Nationality has a Name of janne happonen? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11452830_2 ( Opponent text, Attendance text, "Game site" text, TV text, "Kickoff [a ]" text, Record text, Result text, Date text, Week text ); CREATE TABLE IF NOT EXISTS table_2_14407512_22 ( Nationalit...
SELECT Nationality FROM table_2_14407512_22 WHERE "Name" ILIKE '%janne%happonen%'
[ 4594, 44, 203, 8197, 438, 1709, 30, 1412, 6673, 225, 36, 438, 313, 1551, 1309, 13388, 37827, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 36, 36, 39, 40, 36, 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 Class, when Part 2 is "blétu"? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11622562_1 ( "Purse( $ )" numeric, Location text, Winner text, Score text, Tournament text, Date text, "1st Prize( $ )" numeric ); CREATE TABLE IF NOT EXISTS table_1_10128185_2 ( Scotland numeric, "Northern Irela...
SELECT CLASS FROM table_2_1745843_10 WHERE "Part 3" ILIKE '%blétu%'
[ 4594, 44, 203, 8257, 5075, 6496, 438, 322, 17568, 23295, 225, 36, 11630, 225, 36, 14234, 97, 225, 40, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 35, 37, 37, 40, 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: How many times is the formula tl 2 ba 2 cuo 6? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_101336_1 ( Notation text, "No. of Cu-O planes in unit cell" numeric, "Crystal structure" text, Formula text, "T c (K)" numeric ); CREATE TABLE IF NOT EXISTS table_1_11680175_1 ( Marwitz text, Bärenklau text...
SELECT "No. of Cu-O planes in unit cell" FROM table_1_101336_1 WHERE "Formula" ILIKE '%Tl%2%Ba%2%CuO%6%'
[ 4594, 44, 203, 8197, 1182, 322, 25624, 11263, 432, 322, 28882, 18600, 623, 312, 1133, 6679, 2784, 225, 36, 38, 32, 40, 37, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 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's the lowest rank of the United States with a time less than 24.63? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11622562_1 ( Score text, "Purse( $ )" numeric, Date text, Winner text, "1st Prize( $ )" numeric, Location text, Tournament text ); CREATE TABLE IF NOT EXISTS table_1_10715317_2 ( ...
SELECT MIN(Rank) FROM table_2_18625234_4 WHERE "Nationality" ILIKE '%united%states%' AND "Time" < '24.63'
[ 4594, 44, 203, 23822, 399, 3073, 6498, 1401, 312, 676, 272, 340, 432, 345, 12478, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 42, 38, 36, 37, 38, 38, 81, 35, 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: Which Away team has a Venue of mcg? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10842344_1 ( "No. in season" numeric, "No. in series" numeric, "U.S. viewers (millions)" text, "Original air date" text, "Directed by" text, "Written by" text, Title text, "Production code" text ); CREATE TABLE IF NO...
SELECT "Away team" FROM table_2_10809823_13 WHERE "Venue" ILIKE '%mcg%'
[ 4594, 44, 203, 8257, 5075, 4981, 1957, 36209, 384, 83, 3139, 108, 2600, 1159, 623, 312, 30430, 37288, 394, 6473, 225, 40, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 39, 38, 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: How many points does Kohta Nozane have with a Motobi TSR 6? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11545282_12 ( "School/Club Team" text, Player text, "No." numeric, Position text, Nationality text, "Years for Jazz" text ); CREATE TABLE IF NOT EXISTS table_2_15327489_1 ( Poles numeric, "Pos...
SELECT Points FROM table_2_15327489_1 WHERE "Bike" ILIKE '%motobi%tsr%6%' AND "Riders" ILIKE '%kohta%nozane%'
[ 4594, 44, 203, 8197, 438, 322, 10858, 13802, 436, 322, 29308, 821, 570, 373, 2371, 414, 7696, 1829, 2784, 225, 42, 20774, 1771, 307, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 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 is the average capacity for the farm at Gortahile having more than 8 turbines? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11734041_7 ( "No.(s)" numeric, Player text, "Years for Rockets" text, "Height in Ft." text, "School/Club Team/Country" text, Position text ); CREATE TABLE IF NOT EXISTS t...
SELECT AVG("Capacity (MW)") FROM table_2_14101606_2 WHERE "Wind Farm" ILIKE '%gortahile%' AND "Turbines" > '8'
[ 4594, 44, 203, 7733, 438, 322, 25624, 8209, 1412, 322, 2340, 438, 408, 23408, 225, 35, 40, 30, 225, 35, 43, 41, 43, 461, 322, 3709, 21234, 6679, 2784, 225, 39, 38, 30, 36, 35, 36, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 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 is the lowest week when the date is september 16, 1979 and the attendance less than 54,212? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11803648_22 ( Position text, Nationality text, Overall text, "Club team" text, Player text, Round numeric ); CREATE TABLE IF NOT EXISTS table_1_12002388_1 ( ...
SELECT MIN(WEEK) FROM table_2_16677963_2 WHERE "Date" ILIKE '%september%16,%1979%' AND "Attendance" < '54,212'
[ 4594, 44, 203, 383, 2769, 2385, 732, 438, 322, 225, 36, 34, 35, 35, 17908, 225, 35, 41, 43, 34, 42, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 41, 41, 41, 40, 34, 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: In what counties is the 2011 population 17908? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11677760_1 ( Year text, Player text, Hometown text, "NBA Draft" text, School text, College text ); CREATE TABLE IF NOT EXISTS table_1_10470082_5 ( "No." numeric, "#" numeric, Director text, Storyteller t...
SELECT County FROM table_1_1940144_1 WHERE "Population 2011" = '17908'
[ 4594, 44, 203, 8197, 438, 322, 4981, 8187, 1412, 1596, 5839, 438, 474, 36, 37, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 38, 34, 41, 39, 38, 40, 81, 36, 308, 203, 202, 3912...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 points against when try diff is +23? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12407546_2 ( Swimming text, Athlete text, Total numeric, Riding text, "#" numeric, Running text, Fencing text, Shooting text ); CREATE TABLE IF NOT EXISTS table_1_11251109_3 ( "Air Date" text, "Rank (#...
SELECT "Points against" FROM table_2_16770037_5 WHERE "Try diff" ILIKE '%+23%'
[ 4594, 44, 203, 7733, 438, 322, 1056, 1412, 322, 2340, 438, 18894, 675, 225, 36, 38, 30, 225, 35, 43, 43, 41, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 37, 40, 34, 42, 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 result when the date is august 24, 1997? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10360823_1 ( Choice numeric, "Player name" text, Round numeric, Position text, College text, Overall numeric ); CREATE TABLE IF NOT EXISTS table_1_1012730_2 ( Starts numeric, Year numeric, "Top 10" ...
SELECT RESULT FROM table_2_1637055_3 WHERE "Date" ILIKE '%august%24,%1997%'
[ 4594, 44, 203, 8197, 438, 322, 2747, 432, 322, 4362, 623, 312, 225, 35, 38, 37, 18869, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 41, 35, 34, 34, 43, 40, 35, 81, 37, 38, 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 position of the player with a 143 overall? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_17100961_34 ( College text, Position text, Pick numeric, Overall numeric, Name text, Round numeric ); CREATE TABLE IF NOT EXISTS table_1_10707142_2 ( Circuit text, "Race Name" text, "Winning drive...
SELECT POSITION FROM table_2_17100961_34 WHERE "Overall" = '143'
[ 4594, 44, 203, 8197, 1597, 47703, 504, 1182, 308, 36, 34, 35, 37, 27, 20273, 10498, 1412, 322, 632, 32, 69, 308, 36, 34, 35, 37, 27, 20273, 10498, 1597, 19105, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 Britain's (2013) birthstone when the U.S (2013) birthstone was ruby? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1140067_2 ( Constructor text, Location text, "Fastest Lap" text, Report text, Date text, "Pole Position" text, Race text, "Race Winner" text, Rnd numeric ); CREATE TABLE IF ...
SELECT "Britain (2013)" FROM table_2_17891889_1 WHERE "U.S. (2013)" ILIKE '%ruby%'
[ 4594, 44, 203, 8197, 1182, 322, 7382, 436, 322, 10769, 31838, 4788, 733, 821, 88, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 35, 38, 36, 34, 38, 38, 34, 81, 35, 308, 203, 202, 9...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 origin for the country abbreviated atf? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_11420440_1 ( Origin text, "Assets US$Billion" text, Inception text, Country text, Abbreviation text ); CREATE TABLE IF NOT EXISTS table_1_11677691_9 ( College text, School text, Hometown text, Player ...
SELECT Origin FROM table_2_11420440_1 WHERE "Abbreviation" ILIKE '%atf%'
[ 4594, 44, 203, 8197, 438, 322, 3380, 436, 4947, 10858, 688, 6679, 2784, 225, 41, 30, 41, 38, 36, 438, 322, 624, 64, 6794, 4181, 10858, 30, 461, 225, 41, 30, 40, 36, 39, 308, 35, 34, 349, 27, 438, 322, 10858, 30, 461, 2670, 322...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
question: What is the total for year average that less than 7,742 is the WNBA game average, and 7,625 (10th) is the average, and before the year 1999? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_179829_7 ( "WNBA game average" numeric, Sellouts numeric, High numeric, "Total for year" numeric, Average text, Y...
SELECT AVG("Total for year") FROM table_2_179829_7 WHERE "WNBA game average" < '7,742' AND "Average" ILIKE '%7,625%(10th)%' AND "Year" < '1999'
[ 4594, 44, 203, 8197, 1597, 322, 4707, 15306, 31, 770, 688, 5054, 225, 38, 32, 41, 41, 33476, 2202, 483, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 36, 41, 43, 36, 41, 35, 42, 39, 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 original air-date that had 4.77 million viewers? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_27927185_1 ( Title text, "Viewers (millions)" text, "Directed by" text, "Written by" text, "Episode #" numeric, Originalairdate text ); CREATE TABLE IF NOT EXISTS table_1_11677100_5 ( Player ...
SELECT Originalairdate FROM table_1_27927185_1 WHERE "Viewers (millions)" ILIKE '%4.77%'
[ 4594, 44, 203, 558, 322, 18399, 9125, 414, 436, 12320, 1829, 2784, 225, 37, 36, 39, 461, 5951, 432, 341, 1087, 39780, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 35, 41, 37, 42, 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: Name the highest Decile for roll more than 325 and area of warkworth metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11173827_1 ( "HK viewers" text, Finale numeric, "Chinese title" text, Peak numeric, Rank numeric, "English title" text, Premiere numeric, Average numeric ); CREATE TABLE IF NOT EXISTS...
SELECT MAX(Decile) FROM table_2_12017602_1 WHERE "Roll" > '325' AND "Area" ILIKE '%warkworth%'
[ 4594, 44, 203, 8197, 6811, 2670, 225, 35, 43, 41, 37, 438, 14021, 436, 322, 21619, 4201, 318, 996, 14019, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 40, 42, 40, 39, 35, 42, 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 month before 1973 is listed for the album united we stand? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_16865180_1 ( Year numeric, Month text, Single text, "Record label" text, Album text ); CREATE TABLE IF NOT EXISTS table_1_11677760_1 ( Player text, School text, Hometown text, "NBA Draft"...
SELECT MONTH FROM table_2_16865180_1 WHERE "Year" < '1973' AND "Album" ILIKE '%united%we%stand%'
[ 4594, 44, 203, 8197, 438, 322, 4323, 2340, 432, 322, 4362, 35581, 372, 7882, 20714, 436, 3741, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 41, 37, 41, 34, 39, 36, 36, 81, 35, 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: What is the exit date of the player transferred to Reggina for free? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_17370522_16 ( "To club" text, "Pos." text, Player text, "Transfer fee" text, "Exit Date" text ); CREATE TABLE IF NOT EXISTS table_1_1137718_2 ( Constructor text, Report text, Location...
SELECT "Exit Date" FROM table_2_17370522_16 WHERE "Transfer fee" ILIKE '%free%' AND "To club" ILIKE '%reggina%'
[ 4594, 44, 203, 558, 322, 636, 436, 12356, 3073, 32770, 543, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 42, 35, 36, 36, 43, 37, 81, 38, 308, 203, 202, 7044, 1344, 30, 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: Name the name for norway nationality metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10812293_4 ( Score text, "High points" text, "High assists" text, "Location Attendance" text, Date text, Record text, "High rebounds" text, Game numeric, Team text ); CREATE TABLE IF NOT EXISTS table_1_25826954_7 (...
SELECT Name FROM table_1_25826954_7 WHERE "Nationality" ILIKE '%Norway%'
[ 4594, 44, 203, 8197, 17810, 432, 322, 632, 48981, 1159, 312, 17722, 432, 409, 625, 12910, 432, 225, 35, 34, 32, 40, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 42, 34, 37, 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: What regions of the USSR have a percentage of deportees of 10.6? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11803648_17 ( Nationality text, "Club team" text, Overall numeric, Position text, Round numeric, Player text ); CREATE TABLE IF NOT EXISTS table_1_16048129_5 ( "Average family size" text, ...
SELECT "Region of USSR" FROM table_1_16048129_5 WHERE "% of total deportees" ILIKE '%10.6%'
[ 4594, 44, 203, 2797, 322, 37413, 438, 676, 44738, 905, 225, 42, 30, 6560, 438, 322, 6355, 3332, 304, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 36, 40, 40, 42, 38, 35, 40, 81, 35, 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: If the district is Virginia 8, who is the Incumbent? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_2668416_18 ( District text, Party text, Candidates text, Result text, "First elected" numeric, Incumbent text ); CREATE TABLE IF NOT EXISTS table_1_11748792_2 ( Series text, Tuesday text, Saturday t...
SELECT Incumbent FROM table_1_2668416_18 WHERE "District" ILIKE '%Virginia%8%'
[ 4594, 44, 203, 8197, 438, 322, 2340, 432, 322, 4181, 623, 600, 3709, 21234, 432, 225, 35, 43, 30, 35, 42, 37, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 41, 37, 38, 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 date of the game with an attendance of 19,183? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11734041_11 ( Position text, "School/Club Team/Country" text, "Height in Ft." text, "Years for Rockets" text, Player text, "No.(s)" text ); CREATE TABLE IF NOT EXISTS table_2_14677944_4 ( Home t...
SELECT Date FROM table_2_14677944_4 WHERE "Attendance" ILIKE '%19,183%'
[ 4594, 44, 203, 23822, 10395, 1401, 312, 7835, 14763, 2784, 225, 35, 41, 30, 461, 31116, 14324, 2784, 225, 34, 30, 461, 312, 498, 6641, 432, 225, 42, 41, 30, 461, 312, 3717, 33, 5925, 3911, 432, 225, 35, 44, 38, 42, 44, 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: Which Driver has a Grid smaller than 17, and Points larger than 0, and a Lapse of 87, and a Time/Retired of 1:48:11.023? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1156428_2 ( "Name of ground" text, "Worcs LA matches" numeric, "Worcs f-c matches" numeric, Location text, "List A span" text, "First...
SELECT Driver FROM table_2_18805166_2 WHERE "Grid" < '17' AND "Points" > '0' AND "Laps" = '87' AND "Time/Retired" ILIKE '%1:48:11.023%'
[ 4594, 44, 203, 8197, 1182, 322, 938, 1799, 432, 310, 362, 278, 3438, 450, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 36, 34, 34, 35, 40, 35, 40, 81, 38, 308, 203, 202, 20, 7339,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 heigh of nolan smith? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12001616_4 ( "Car No." numeric, "Car Make" text, Driver text, Finish numeric, Status text, Entrant text, Laps numeric, Start numeric, "Car Name" text ); CREATE TABLE IF NOT EXISTS table_1_1007688_1 ( "Typhoid fever" n...
SELECT Height FROM table_2_11677760_19 WHERE "Player" ILIKE '%nolan%smith%'
[ 4594, 44, 203, 27868, 438, 322, 32736, 432, 322, 21609, 13322, 358, 28026, 25265, 483, 438, 322, 7272, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 34, 39, 39, 40, 36, 39, 41, 81, 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: Who is the director of the episode whom Scott Peters is the writer? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10556257_1 ( Season text, "League Goals" numeric, "League Apps" numeric, "Cup Apps" numeric, Team text, "Cup Goals" numeric ); CREATE TABLE IF NOT EXISTS table_1_11585313_2 ( "number of...
SELECT Director FROM table_1_10470082_4 WHERE "Writer" ILIKE '%Scott%Peters%'
[ 4594, 44, 203, 558, 322, 3380, 1451, 432, 35987, 1182, 436, 1946, 1829, 2784, 225, 40, 461, 41855, 6679, 2784, 225, 38, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 40, 37, 34, 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: Name the total number of TD's for long more than 6 and cars less than 4 metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11630008_3 ( "Directed by" text, "Production Code" numeric, Title text, "Original air date" text, "Series no." numeric, "Written by" text ); CREATE TABLE IF NOT EXISTS table_2_117836...
SELECT COUNT(TD's) FROM table_2_11783640_4 WHERE "Long" > '6' AND "Car." < '4'
[ 4594, 44, 203, 8257, 5075, 5850, 2907, 1159, 551, 10540, 14763, 2784, 225, 36, 36, 38, 30, 461, 600, 26891, 14324, 2784, 225, 37, 42, 32, 36, 39, 30, 461, 600, 358, 33, 5580, 14324, 2784, 225, 35, 37, 43, 32, 34, 43, 49, 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 Matches have Balls smaller than 224, and an Average larger than 38.25, and an S/Rate larger than 139.09? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_17900317_4 ( Matches numeric, Team text, Runs numeric, Balls numeric, Average numeric, "S/Rate" numeric, Inns numeric, "100s" numeric, Pl...
SELECT SUM(Matches) FROM table_2_17900317_4 WHERE "Balls" < '224' AND "Average" > '38.25' AND "S/Rate" > '139.09'
[ 4594, 44, 203, 1484, 2769, 2340, 1597, 322, 281, 27644, 1829, 21639, 352, 2784, 225, 35, 34, 30, 42, 34, 34, 1412, 322, 6765, 6498, 6793, 1597, 225, 41, 32, 35, 37, 308, 39, 39, 6505, 203, 203, 4519, 44, 203, 914, 203, 6037, 492...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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: On what date was the crowd more numerous than 10,800 when the home team score was 7.13 (55)? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11680175_1 ( Bötzow text, Year numeric, Vehlefanz text, Bärenklau text, "Neu-Vehlefanz" numeric, Marwitz text, Eichstädt numeric, Schwante text ); CREATE TABLE...
SELECT Date FROM table_2_10746200_17 WHERE "Crowd" > '10,800' AND "Home team score" ILIKE '%7.13%(55)%'
[ 4594, 44, 203, 8197, 1597, 322, 8050, 432, 322, 26822, 7606, 810, 2244, 9762, 24148, 318, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 36, 39, 34, 81, 38, 308, 203, 202, 20, 315...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 destination of the season won by Anwar Syed? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11250_4 ( "Top division titles" numeric, Club text, "Last top division title" text, "First season of current spell in top division" text, "First season in top division" text, "Number of seasons in...
SELECT Destination FROM table_1_20026849_1 WHERE "Winner" ILIKE '%Anwar%Syed%'
[ 4594, 44, 203, 8197, 1597, 322, 3380, 1451, 436, 322, 21925, 73, 1709, 25, 886, 3586, 654, 3009, 16035, 1179, 461, 5054, 312, 6793, 25309, 2784, 225, 43, 38, 32, 40, 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, 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 total number for the PIW Class' The Adventures Of... and had a score bigger than 94.6? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11677100_18 ( "MLB Draft" text, School text, Position text, Hometown text, Player text ); CREATE TABLE IF NOT EXISTS table_2_16252159_1 ( Class text, Pla...
SELECT COUNT(YEAR) FROM table_2_16252159_1 WHERE "Class" ILIKE '%piw%' AND "Program Title" ILIKE '%the%adventures%of...%' AND "Score" > '94.6'
[ 4594, 44, 203, 8197, 438, 322, 225, 36, 34, 34, 43, 786, 623, 312, 225, 36, 34, 35, 34, 399, 786, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 35, 41, 37, 41, 41, 38, 38, 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 2009 value with a 2010 A value? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_11737744_5 ( Tournament text, "Career Win–Loss" text, "2007" text, "2010" text, "2012" text, "2011" text, "2009" text, "2008" text ); CREATE TABLE IF NOT EXISTS table_1_12584173_1 ( Year numeric, "Populatio...
SELECT 2009 FROM table_2_11737744_5 WHERE "2010" ILIKE '%a%'
[ 4594, 44, 203, 558, 322, 3627, 436, 6176, 22851, 4753, 4981, 225, 39, 38, 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, 203, 202, 42229, 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: Name the record for black knights points 54 metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10647401_1 ( Attendance numeric, Result text, Week numeric, Stadium text ); CREATE TABLE IF NOT EXISTS table_1_21092444_1 ( Opponent text, Result text, "Black Knights points" numeric, Opponents numeric, Date...
SELECT Record FROM table_1_21092444_1 WHERE "Black Knights points" = '54'
[ 4594, 44, 203, 35, 43, 39, 34, 14324, 2784, 225, 42, 34, 30, 461, 312, 225, 35, 43, 40, 34, 432, 225, 35, 43, 40, 30, 461, 312, 225, 35, 43, 43, 34, 14324, 2784, 225, 35, 37, 35, 2769, 438, 322, 25624, 225, 35, 43, 43, 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: 1950 larger than 80, and a 1960 of 196, and a 1990 larger than 131 what is the lowest 1996[2]? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_12451376_3 ( "Original Airdate" text, "Series Ep #" numeric, Director text, "Writer(s)" text, "Production Code" numeric, "Season 3 Ep #" numeric, Title text )...
SELECT MIN(1996[2]) FROM table_2_1404891_1 WHERE "1950" > '80' AND "1960" = '196' AND "1990" > '131'
[ 4594, 44, 203, 558, 322, 10769, 2154, 904, 1539, 544, 4947, 438, 225, 36, 35, 461, 786, 438, 6679, 2784, 225, 42, 40, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 36, 35, 40, 38, 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: Name the country where % change on year is 21 and value is less than 86 metadata: ``` CREATE TABLE IF NOT EXISTS table_2_12164751_5 ( Country text, Rank numeric, "Debt as % of value" numeric, "Operating income ($m)" numeric, "Revenue ($M)" numeric, Team text, "% change on year" text, "Value ($M)" num...
SELECT Country FROM table_2_12164751_5 WHERE "Debt AS % of value" < '86' AND "% change on year" ILIKE '%21%'
[ 4594, 44, 203, 27868, 4528, 322, 22068, 415, 322, 6971, 3332, 304, 1597, 42307, 994, 2662, 278, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 36, 36, 34, 41, 43, 43, 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: Who were the candidates if the incumbent was Henry Logan? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11220799_2 ( Immunity text, "First air date" text, "Episode Titles" text, Finish text, Exiled text, Vote text, Reward text, Eliminated text ); CREATE TABLE IF NOT EXISTS table_1_11662133_1 ( "E...
SELECT Candidates FROM table_1_2668173_4 WHERE "Incumbent" ILIKE '%Henry%Logan%'
[ 4594, 44, 203, 8197, 438, 322, 18399, 1451, 432, 19705, 29906, 436, 18920, 688, 15058, 2288, 225, 39, 19705, 461, 5054, 600, 8187, 3380, 432, 225, 36, 36, 42, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 185...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 number of games played for teams that lost over 5 games and had an against total of 228? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11907963_6 ( "High points" text, "High assists" text, Record text, Team text, Score text, "Location Attendance" text, Date text, "High rebounds...
SELECT MAX(Played) FROM table_2_10637415_3 WHERE "Lost" > '5' AND "Against" = '228'
[ 4594, 44, 203, 8197, 4142, 7074, 94, 937, 6793, 1412, 2953, 4528, 322, 9527, 6498, 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, 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 did Carlton score when they were the Home team? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_11570261_2 ( Year numeric, "54 holes" text, "Runner(s)-up" text, "Margin of victory" text, "Winning score" text, Championship text ); CREATE TABLE IF NOT EXISTS table_1_1213511_2 ( "Pick #" numeric, ...
SELECT "Home team score" FROM table_2_1204658_3 WHERE "Home team" ILIKE '%carlton%'
[ 4594, 44, 203, 8197, 438, 322, 4703, 432, 322, 4181, 544, 31457, 225, 36, 34, 30, 225, 35, 43, 40, 37, 623, 600, 12426, 21234, 432, 225, 40, 34, 30, 40, 41, 35, 556, 10761, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 55...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 of the game on October 20, 1963 with an Attendance of 60,671 or greater? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_10236830_1 ( Nomination text, "Film Name" text, "Actors Name" text, Director text, Country text ); CREATE TABLE IF NOT EXISTS table_2_18843084_2 ( Week numeric, ...
SELECT RESULT FROM table_2_18843084_2 WHERE "Attendance" > '60,671' AND "Date" ILIKE '%october%20,%1963%'
[ 4594, 44, 203, 23822, 6498, 1401, 312, 2091, 341, 299, 2747, 14021, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 35, 81, 35, 35, 38, 43, 38, 43, 39, 81, 35, 308, 203, 202, 20, 7981, 31, 417, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 has a right wing position listed? metadata: ``` CREATE TABLE IF NOT EXISTS table_1_1149495_1 ( "Runner-up" text, "Fourth place" text, "Third place" text, "Fifth place" text, Series numeric, Winner text, Year text, "Sixth place" text, Host text ); CREATE TABLE IF NOT EXISTS table_1_1162282...
SELECT "College/junior/club team" FROM table_2_1213511_5 WHERE "Position" ILIKE '%right%wing%'
[ 4594, 44, 203, 8197, 1597, 322, 3295, 432, 354, 43605, 1412, 7778, 34653, 453, 735, 380, 905, 1597, 322, 15684, 31, 417, 49, 203, 203, 4519, 44, 203, 914, 203, 6037, 4925, 5503, 2370, 12139, 1858, 81, 36, 81, 35, 36, 36, 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 was the margin of victory when Mark Calcavecchia was the runner-up? metadata: ``` CREATE TABLE IF NOT EXISTS table_2_1221065_7 ( Tournament text, "Winning score" text, "Margin of victory" text, Date text, "Runner(s)-up" text ); CREATE TABLE IF NOT EXISTS table_1_11253290_2 ( Rating text, "Viewers...
SELECT "Margin of victory" FROM table_2_1221065_7 WHERE "Runner(s)-up" ILIKE '%mark%calcavecchia%'