answer
stringlengths
18
557
question
stringlengths
12
244
context
stringlengths
27
484
SELECT college_junior_club_team FROM table_1473672_4 WHERE pick__number = 63
Name the college/junior club team for pick number 63
CREATE TABLE table_1473672_4 (college_junior_club_team VARCHAR, pick__number VARCHAR)
SELECT year FROM table_name_45 WHERE runs = "100*"
For what year was 100* runs happen?
CREATE TABLE table_name_45 (year VARCHAR, runs VARCHAR)
SELECT romaji_title FROM table_name_43 WHERE tv_station = "tbs" AND episodes < 11
What is the Romanji Title of a show on TBS with less than 11 episodes?
CREATE TABLE table_name_43 (romaji_title VARCHAR, tv_station VARCHAR, episodes VARCHAR)
SELECT home_team FROM table_name_26 WHERE away_team = "north melbourne"
Who was North Melbourne's home opponent?
CREATE TABLE table_name_26 (home_team VARCHAR, away_team VARCHAR)
SELECT two_mora_word FROM table_name_53 WHERE NOT accented_mora = "low tone" AND gloss = "/˩kusuꜜri/ [kɯ̀sɯ́ɽì]"
What is the two-mora word with a low tone accented mora and a gloss of /˩kusuꜜri/ [kɯ̀sɯ́ɽì]?
CREATE TABLE table_name_53 (two_mora_word VARCHAR, gloss VARCHAR, accented_mora VARCHAR)
SELECT position FROM table_29483890_1 WHERE goals = 57
What was the position of the player with 57 goals?
CREATE TABLE table_29483890_1 (position VARCHAR, goals VARCHAR)
SELECT MAX(year) FROM table_11214212_1 WHERE registration_of_a_minor_child = 281
what is the maximum year with registration of a minor child being 281
CREATE TABLE table_11214212_1 (year INTEGER, registration_of_a_minor_child VARCHAR)
SELECT position FROM table_name_50 WHERE pick = 23
WHAT POSITION HAS A 23 PICK?
CREATE TABLE table_name_50 (position VARCHAR, pick VARCHAR)
SELECT team__number2 FROM table_name_89 WHERE team__number1 = "hapoel tel aviv"
Who played against Hapoel tel aviv when they were team #1?
CREATE TABLE table_name_89 (team__number2 VARCHAR, team__number1 VARCHAR)
SELECT score FROM table_name_30 WHERE tie_no = "6"
Tell me the score when there was a Tie number of 6?
CREATE TABLE table_name_30 (score VARCHAR, tie_no VARCHAR)
SELECT MIN(grid) FROM table_name_85 WHERE laps > 23
what is the lowest grid with laps larger than 23?
CREATE TABLE table_name_85 (grid INTEGER, laps INTEGER)
SELECT AVG(grid) FROM table_name_61 WHERE laps > 8 AND time_retired = "+2 laps" AND driver = "peter gethin"
What is the average grid that has over 8 laps, a Time/Retired of +2 laps, and peter gethin driving?
CREATE TABLE table_name_61 (grid INTEGER, driver VARCHAR, laps VARCHAR, time_retired VARCHAR)
SELECT directed_by FROM table_25547943_1 WHERE written_by = "Bill Lawrence"
Who directed the episode that was written by Bill Lawrence?
CREATE TABLE table_25547943_1 (directed_by VARCHAR, written_by VARCHAR)
SELECT 2001 FROM table_name_17 WHERE category = "1.4litre to 1.8litre"
Which car won the 1.4litre to 1.8litre award in 2001?
CREATE TABLE table_name_17 (category VARCHAR)
SELECT MIN(bronze) FROM table_name_39 WHERE rank = 3 AND silver > 0
Which Bronze has a Rank of 3, and a Silver larger than 0?
CREATE TABLE table_name_39 (bronze INTEGER, rank VARCHAR, silver VARCHAR)
SELECT ratio FROM table_name_57 WHERE unit = "zolotnik"
What Ratio has a Unit of zolotnik?
CREATE TABLE table_name_57 (ratio VARCHAR, unit VARCHAR)
SELECT AVG(population) FROM table_name_54 WHERE median_household_income = "$40,340" AND number_of_households < 64 OFFSET 767
Median household income of $40,340, and a Number of households smaller than 64,767 is what average population?
CREATE TABLE table_name_54 (population INTEGER, median_household_income VARCHAR, number_of_households VARCHAR)
SELECT venue FROM table_name_9 WHERE date = "june 8, 2005"
What was the Venue on June 8, 2005?
CREATE TABLE table_name_9 (venue VARCHAR, date VARCHAR)
SELECT phase FROM table_1281200_1 WHERE new_entries_this_round = "12"
The new entries this round was shown to be 12, in which phase would you find this?
CREATE TABLE table_1281200_1 (phase VARCHAR, new_entries_this_round VARCHAR)
SELECT original_title FROM table_name_72 WHERE director = "lene grønlykke and sven grønlykke"
What was the original title of the film directed by Lene Grønlykke and Sven Grønlykke?
CREATE TABLE table_name_72 (original_title VARCHAR, director VARCHAR)
SELECT elevation FROM table_name_20 WHERE county = "oslo"
Tell me the elevation for oslo
CREATE TABLE table_name_20 (elevation VARCHAR, county VARCHAR)
SELECT moldovans FROM table_name_81 WHERE ukrainians = "14,200"
what is the Moldovans number when there are 14,200 Ukrainians?
CREATE TABLE table_name_81 (moldovans VARCHAR, ukrainians VARCHAR)
SELECT horse FROM table_name_11 WHERE faults = "9" AND total = 46.36
Tell me the horse when the faults are 9 and the total is 46.36
CREATE TABLE table_name_11 (horse VARCHAR, faults VARCHAR, total VARCHAR)
SELECT MAX(podiums) FROM table_25386974_1 WHERE position = "17th"
What is the most podiums Pedro Nunes had when in 17th position?
CREATE TABLE table_25386974_1 (podiums INTEGER, position VARCHAR)
SELECT round FROM table_name_32 WHERE player = "nick gillis"
What round was Nick Gillis?
CREATE TABLE table_name_32 (round VARCHAR, player VARCHAR)
SELECT date_successor_seated FROM table_1652224_5 WHERE reason_for_change = "Died August 17, 1954"
what is the date the successor seated because the person died august 17, 1954?
CREATE TABLE table_1652224_5 (date_successor_seated VARCHAR, reason_for_change VARCHAR)
SELECT design FROM table_11900773_6 WHERE theme = "Christmas: Winter Fun (USA)"
Who is the designer of the Christmas: Winter Fun (USA) stamp?
CREATE TABLE table_11900773_6 (design VARCHAR, theme VARCHAR)
SELECT nomination FROM table_name_43 WHERE year < 2009
What was the nomination in a year earlier than 2009?
CREATE TABLE table_name_43 (nomination VARCHAR, year INTEGER)
SELECT date FROM table_name_48 WHERE label = "jugoton"
What is Date, when Label is Jugoton?
CREATE TABLE table_name_48 (date VARCHAR, label VARCHAR)
SELECT height FROM table_name_80 WHERE number = 52
What is the height of number 52?
CREATE TABLE table_name_80 (height VARCHAR, number VARCHAR)
SELECT place FROM table_name_7 WHERE player = "dave barr"
In what place did Dave Barr score?
CREATE TABLE table_name_7 (place VARCHAR, player VARCHAR)
SELECT date FROM table_name_95 WHERE year = 1975 AND winner = "oakland raiders"
What is the date where the winner was the Oakland Raiders in 1975?
CREATE TABLE table_name_95 (date VARCHAR, year VARCHAR, winner VARCHAR)
SELECT attendance FROM table_name_56 WHERE group_position = "3rd"
How many people were in attendance when the group position was 3rd?
CREATE TABLE table_name_56 (attendance VARCHAR, group_position VARCHAR)
SELECT result FROM table_1341472_34 WHERE district = "New York 11"
Name the result for New York 11
CREATE TABLE table_1341472_34 (result VARCHAR, district VARCHAR)
SELECT AVG(year) FROM table_name_13 WHERE loser = "nerida gregory"
In which year is Nerida Gregory listed as the loser?
CREATE TABLE table_name_13 (year INTEGER, loser VARCHAR)
SELECT MIN(crowd) FROM table_name_1 WHERE venue = "mcg"
What was the lowest crowd size at MCG?
CREATE TABLE table_name_1 (crowd INTEGER, venue VARCHAR)
SELECT away FROM table_name_75 WHERE club = "nk rijeka"
What is NK Rijeka's away score?
CREATE TABLE table_name_75 (away VARCHAR, club VARCHAR)
SELECT poll_source FROM table_name_38 WHERE other = "15%"
Which poll source had an other of 15%?
CREATE TABLE table_name_38 (poll_source VARCHAR, other VARCHAR)
SELECT place FROM table_name_33 WHERE score = 72 - 71 - 65 = 208
What is the place of the player with a 72-71-65=208 score?
CREATE TABLE table_name_33 (place VARCHAR, score VARCHAR)
SELECT AVG(date) FROM table_name_33 WHERE odds = "q rook"
What was the date of a game that had the odds of q rook?
CREATE TABLE table_name_33 (date INTEGER, odds VARCHAR)
SELECT save FROM table_name_49 WHERE date = "september 2"
Who had a save on September 2?
CREATE TABLE table_name_49 (save VARCHAR, date VARCHAR)
SELECT best_male_artist FROM table_22546460_4 WHERE best_male_mc = "Bankie Travolta"
Who was the Best Male Artist where Bankie Travolta won the Best Male MC?
CREATE TABLE table_22546460_4 (best_male_artist VARCHAR, best_male_mc VARCHAR)
SELECT year__ceremony_ FROM table_17156199_1 WHERE original_title = "বৃত্তের বাইরে (Britter Baire)"
What year and ceremony was the original title বৃত্তের বাইরে (britter baire)?
CREATE TABLE table_17156199_1 (year__ceremony_ VARCHAR, original_title VARCHAR)
SELECT player FROM table_name_83 WHERE college = "arizona"
Which player has a College of arizona?
CREATE TABLE table_name_83 (player VARCHAR, college VARCHAR)
SELECT pba_team FROM table_name_68 WHERE college = "mlqu"
Who is the PBA team with Mlqu college?
CREATE TABLE table_name_68 (pba_team VARCHAR, college VARCHAR)
SELECT pinnacle_height_planned FROM table_name_4 WHERE country = "china" AND name = "goldin finance 117"
How high is the Goldin Finance 117 building currently being build in China?
CREATE TABLE table_name_4 (pinnacle_height_planned VARCHAR, country VARCHAR, name VARCHAR)
SELECT mens_singles FROM table_28138035_4 WHERE womens_doubles = "Lee Eun-Sil Moon Hyun-Jung"
Name the mens singles for lee eun-sil moon hyun-jung
CREATE TABLE table_28138035_4 (mens_singles VARCHAR, womens_doubles VARCHAR)
SELECT weight__kg_ FROM table_15926991_1 WHERE jockey = "D. Nikolic"
What is the entry for weight in kilograms of jockey D. Nikolic?
CREATE TABLE table_15926991_1 (weight__kg_ VARCHAR, jockey VARCHAR)
SELECT album FROM table_name_50 WHERE label = "hammer music / nail records" AND year = 2012
What's the name of the album from 2012 with a Hammer Music / Nail Records label?
CREATE TABLE table_name_50 (album VARCHAR, label VARCHAR, year VARCHAR)
SELECT MAX(lane) FROM table_name_24 WHERE overall_rank = "79" AND time > 26.1
What is the greatest lane with an overall rank of 79 and a time larger than 26.1?
CREATE TABLE table_name_24 (lane INTEGER, overall_rank VARCHAR, time VARCHAR)
SELECT player FROM table_name_43 WHERE college = "virginia"
Which player is attending college at Virginia?
CREATE TABLE table_name_43 (player VARCHAR, college VARCHAR)
SELECT coverage FROM table_name_83 WHERE launched = "22 january 1996"
What is the coverage of the station that was launched on 22 January 1996?
CREATE TABLE table_name_83 (coverage VARCHAR, launched VARCHAR)
SELECT COUNT(grid) FROM table_name_57 WHERE driver = "karl wendlinger"
What is Karl Wendlinger's total grid #?
CREATE TABLE table_name_57 (grid VARCHAR, driver VARCHAR)
SELECT directed_by FROM table_18424435_5 WHERE us_air_date = "July 29, 2011"
Who directed the episode that aired on July 29, 2011?
CREATE TABLE table_18424435_5 (directed_by VARCHAR, us_air_date VARCHAR)
SELECT original_air_date FROM table_name_87 WHERE written_by = "boyd hale" AND title = "julie gets validated"
When did Boyd Hale's Julie gets Validated originally air?
CREATE TABLE table_name_87 (original_air_date VARCHAR, written_by VARCHAR, title VARCHAR)
SELECT MIN(no_in_season) FROM table_28014096_1 WHERE production_code = "2T6206"
What is the number of this season's episode that had the production code 2t6206?
CREATE TABLE table_28014096_1 (no_in_season INTEGER, production_code VARCHAR)
SELECT COUNT(attendance) FROM table_name_9 WHERE week = 15
How many people were in attendance for the game week 15?
CREATE TABLE table_name_9 (attendance VARCHAR, week VARCHAR)
SELECT country FROM table_name_89 WHERE icao = "hesh"
What is Country, when ICAO is "Hesh"?
CREATE TABLE table_name_89 (country VARCHAR, icao VARCHAR)
SELECT points FROM table_name_17 WHERE entrant = "brabham racing organisation" AND year = 1964 AND chassis = "brabham bt7"
what is the points when the entrant is brabham racing organisation, the year is 1964 and the chassis is brabham bt7?
CREATE TABLE table_name_17 (points VARCHAR, chassis VARCHAR, entrant VARCHAR, year VARCHAR)
SELECT position FROM table_1473672_5 WHERE nhl_team = "Montreal Canadiens"
What was the position of the player picked by the Montreal Canadiens?
CREATE TABLE table_1473672_5 (position VARCHAR, nhl_team VARCHAR)
SELECT score FROM table_name_38 WHERE location = "georgia" AND winner = "tommy aaron (2)"
What was the score of Tommy Aaron (2) when the tournament was in georgia?
CREATE TABLE table_name_38 (score VARCHAR, location VARCHAR, winner VARCHAR)
SELECT college FROM table_name_70 WHERE pos = "lb" AND conf = "big ten"
What is the College of the LB Player with Big Ten Conf.?
CREATE TABLE table_name_70 (college VARCHAR, pos VARCHAR, conf VARCHAR)
SELECT name FROM table_name_23 WHERE ship_type = "battleship" AND date = "may 13, 1915"
what is the name of the battleship with the battle listed on May 13, 1915?
CREATE TABLE table_name_23 (name VARCHAR, ship_type VARCHAR, date VARCHAR)
SELECT MAX(6 AS _car_sets) FROM table_19255192_1 WHERE fiscal_year = 1968
What is the largest 6-car-sets for fiscal year 1968?
CREATE TABLE table_19255192_1 (fiscal_year VARCHAR)
SELECT t3.name FROM record AS t1 JOIN event AS t2 ON t1.event_id = t2.id JOIN stadium AS t3 ON t3.id = t2.stadium_id GROUP BY t2.stadium_id ORDER BY COUNT(*) DESC LIMIT 1
Find the names of stadiums that the most swimmers have been to.
CREATE TABLE record (event_id VARCHAR); CREATE TABLE stadium (name VARCHAR, id VARCHAR); CREATE TABLE event (stadium_id VARCHAR, id VARCHAR)
SELECT role FROM table_name_77 WHERE format_genre = "original play, comedy" AND year = 1938
What is the role in an original play, comedy in 1938?
CREATE TABLE table_name_77 (role VARCHAR, format_genre VARCHAR, year VARCHAR)
SELECT player FROM table_11677691_4 WHERE hometown = "Pewaukee, Wisconsin"
Which player's hometown was Pewaukee, Wisconsin?
CREATE TABLE table_11677691_4 (player VARCHAR, hometown VARCHAR)
SELECT AVG(round) FROM table_name_85 WHERE school_club_team = "indiana" AND pick < 198
Which Round has a School/Club Team of indiana, and a Pick smaller than 198?
CREATE TABLE table_name_85 (round INTEGER, school_club_team VARCHAR, pick VARCHAR)
SELECT date FROM table_name_56 WHERE opponent = "alena tarasova"
What is the date of the tournament with Alena Tarasova as the opponent?
CREATE TABLE table_name_56 (date VARCHAR, opponent VARCHAR)
SELECT fleet_series__quantity_ FROM table_name_60 WHERE order_year = "2010" AND model = "de40lfr"
Which Fleet Series (Quantity) has an Order Year of 2010, and a Model of de40lfr?
CREATE TABLE table_name_60 (fleet_series__quantity_ VARCHAR, order_year VARCHAR, model VARCHAR)
SELECT date FROM table_16678052_2 WHERE opponents = 17 AND result = "Win"
On what date did the opponents win with 17 points?
CREATE TABLE table_16678052_2 (date VARCHAR, opponents VARCHAR, result VARCHAR)
SELECT score FROM table_name_61 WHERE high_rebounds = "nolan (10)"
What is Score, when High Rebounds is "Nolan (10)"?
CREATE TABLE table_name_61 (score VARCHAR, high_rebounds VARCHAR)
SELECT lost FROM table_name_61 WHERE points = "dissolved"
What is the Lost when the points were dissolved?
CREATE TABLE table_name_61 (lost VARCHAR, points VARCHAR)
SELECT position FROM table_1473672_9 WHERE player = "Ray Boutin"
what's the position with player being ray boutin
CREATE TABLE table_1473672_9 (position VARCHAR, player VARCHAR)
SELECT score FROM table_name_94 WHERE competition = "bernardo o'higgins cup" AND date = "may 7, 1961"
What was the score at Bernardo O'Higgins Cup on May 7, 1961?
CREATE TABLE table_name_94 (score VARCHAR, competition VARCHAR, date VARCHAR)
SELECT opponent FROM table_name_22 WHERE score = "3–6, 6–1, 7–5"
who is the opponent when the score is 3–6, 6–1, 7–5?
CREATE TABLE table_name_22 (opponent VARCHAR, score VARCHAR)
SELECT MAX(draw) FROM table_name_13 WHERE points = "22" AND goals_conceded < 26
Name the the highest Draw which has Points of 22 and Goals Conceded smaller than 26?
CREATE TABLE table_name_13 (draw INTEGER, points VARCHAR, goals_conceded VARCHAR)
SELECT crowd FROM table_name_94 WHERE home_team = "fitzroy"
What was the size of the crowd at the game where Fitzroy was the home team?
CREATE TABLE table_name_94 (crowd VARCHAR, home_team VARCHAR)
SELECT name FROM person EXCEPT SELECT T2.name FROM Person AS T1 JOIN PersonFriend AS T2 ON T1.name = T2.friend WHERE T1.job = 'student'
Find the name of the person who has no student friends.
CREATE TABLE Person (name VARCHAR, job VARCHAR); CREATE TABLE PersonFriend (name VARCHAR, friend VARCHAR); CREATE TABLE person (name VARCHAR)
SELECT series__number FROM table_28019988_2 WHERE production_code = "BDF109"
What is the series number for the episode with production code bdf109?
CREATE TABLE table_28019988_2 (series__number VARCHAR, production_code VARCHAR)
SELECT MIN(draw) FROM table_name_74 WHERE artist = "anastasia prikhodko" AND place > 1
What's the smallest draw that has a place bigger more than 1 and Anastasia Prikhodko as the artist?
CREATE TABLE table_name_74 (draw INTEGER, artist VARCHAR, place VARCHAR)
SELECT approximate_sales FROM table_2512935_8 WHERE author = "Laura Ingalls Wilder"
What are all approximate sales for the author Laura Ingalls Wilder?
CREATE TABLE table_2512935_8 (approximate_sales VARCHAR, author VARCHAR)
SELECT genre FROM table_name_41 WHERE developer_s_ = "lionhead studios"
What's the genre of developer(s) Lionhead Studios?
CREATE TABLE table_name_41 (genre VARCHAR, developer_s_ VARCHAR)
SELECT AVG(year) FROM table_name_82 WHERE tyres = "g" AND chassis = "minardi m187"
How many years were g Tyres and Minardi m187 used?
CREATE TABLE table_name_82 (year INTEGER, tyres VARCHAR, chassis VARCHAR)
SELECT country FROM table_24990183_5 WHERE name = "Akiko Suzuki"
Which country is akiko suzuki from?
CREATE TABLE table_24990183_5 (country VARCHAR, name VARCHAR)
SELECT host FROM table_name_12 WHERE year > 1989 AND state = "california" AND venue = "staples center"
What is the host in a year greater than 1989 and when the venue is the Staples Center located in California?
CREATE TABLE table_name_12 (host VARCHAR, venue VARCHAR, year VARCHAR, state VARCHAR)
SELECT nationality FROM table_2897457_2 WHERE nhl_team = "Washington Capitals"
What is the nationality of the player picked to go to Washington Capitals?
CREATE TABLE table_2897457_2 (nationality VARCHAR, nhl_team VARCHAR)
SELECT driver FROM table_name_3 WHERE engine = "7.1 l6" AND chassis = "mercedes-benz ssk l"
Who was the Driver, when the Engine was 7.1 l6, and when the Chassis was Mercedes-Benz SSK l?
CREATE TABLE table_name_3 (driver VARCHAR, engine VARCHAR, chassis VARCHAR)
SELECT player FROM table_name_59 WHERE original_season = "fresh meat" AND eliminated = "episode 8"
Who's the player eliminated on episode 8 of Fresh Meat?
CREATE TABLE table_name_59 (player VARCHAR, original_season VARCHAR, eliminated VARCHAR)
SELECT tournament FROM table_11603267_1 WHERE location = "Arizona"
Name the tournament for arizona
CREATE TABLE table_11603267_1 (tournament VARCHAR, location VARCHAR)
SELECT directx FROM table_26860595_2 WHERE core___mhz__ = "700 700"
What was the model's DirectX if it has a Core of 700 700 mhz?
CREATE TABLE table_26860595_2 (directx VARCHAR, core___mhz__ VARCHAR)
SELECT time_retired FROM table_name_83 WHERE driver = "eddie irvine"
I want the time/retired for eddie irvine
CREATE TABLE table_name_83 (time_retired VARCHAR, driver VARCHAR)
SELECT main_use FROM table_name_25 WHERE town = "walker city, iowa"
What is the main use for the structure listed in walker city, iowa?
CREATE TABLE table_name_25 (main_use VARCHAR, town VARCHAR)
SELECT score FROM table_27537518_7 WHERE record = "22-16-6"
What was the final score the game where the Thrashers over-all record went to 22-16-6?
CREATE TABLE table_27537518_7 (score VARCHAR, record VARCHAR)
SELECT location FROM table_2112260_1 WHERE nick = "BRU"
Where is every location where Nick is Bru?
CREATE TABLE table_2112260_1 (location VARCHAR, nick VARCHAR)
SELECT opponent FROM table_name_92 WHERE date = "september 20, 1992"
Which Opponent has a Date of september 20, 1992?
CREATE TABLE table_name_92 (opponent VARCHAR, date VARCHAR)
SELECT trofeo_fast_team FROM table_12261806_2 WHERE stage = "2"
Name the trofeo fast team of stage 2
CREATE TABLE table_12261806_2 (trofeo_fast_team VARCHAR, stage VARCHAR)
SELECT country_name FROM table_name_4 WHERE numeric_code < 580 AND latin_2_letter_code = "dk"
What is the country name with a numeric code less than 580 and a dk Latin 2-letter code?
CREATE TABLE table_name_4 (country_name VARCHAR, numeric_code VARCHAR, latin_2_letter_code VARCHAR)
SELECT college_junior_club_team__league_ FROM table_name_98 WHERE round = "6"
Which College/Junior/Club Team (League) did the player in round 6 play for?
CREATE TABLE table_name_98 (college_junior_club_team__league_ VARCHAR, round VARCHAR)
SELECT country FROM table_name_20 WHERE to_par = "e"
Which country has a to par of e?
CREATE TABLE table_name_20 (country VARCHAR, to_par VARCHAR)