question
stringlengths
12
244
context
stringlengths
27
489
answer
stringlengths
18
557
What is the place of the player with a 70-66-67=203 score?
CREATE TABLE table_name_46 (place VARCHAR, score VARCHAR)
SELECT place FROM table_name_46 WHERE score = 70 - 66 - 67 = 203
What is the sum of low estimate(s) that is listed for the date of 1978?
CREATE TABLE table_name_66 (low_estimate INTEGER, date VARCHAR)
SELECT SUM(low_estimate) FROM table_name_66 WHERE date = "1978"
What college is draft pick #327 from?
CREATE TABLE table_name_80 (college VARCHAR, pick__number VARCHAR)
SELECT college FROM table_name_80 WHERE pick__number = "327"
In 1984, Did the Falcons have a win or loss against the New Orleans Saints?
CREATE TABLE table_16710742_3 (result VARCHAR, opponent VARCHAR)
SELECT result FROM table_16710742_3 WHERE opponent = "New Orleans Saints"
Name the average year for result of nominated
CREATE TABLE table_name_47 (year INTEGER, result VARCHAR)
SELECT AVG(year) FROM table_name_47 WHERE result = "nominated"
When asv nürnberg-süd is the mittelfranken süd what is the season?
CREATE TABLE table_23224961_2 (season VARCHAR, mittelfranken_süd VARCHAR)
SELECT season FROM table_23224961_2 WHERE mittelfranken_süd = "ASV Nürnberg-Süd"
How many episodes were there in season 19?
CREATE TABLE table_17355820_1 (title VARCHAR, season__number VARCHAR)
SELECT COUNT(title) FROM table_17355820_1 WHERE season__number = 19
What is the venue of 24/11/1992?
CREATE TABLE table_name_6 (venue VARCHAR, date VARCHAR)
SELECT venue FROM table_name_6 WHERE date = "24/11/1992"
In what Venue was the Score 1-1?
CREATE TABLE table_name_76 (venue VARCHAR, score VARCHAR)
SELECT venue FROM table_name_76 WHERE score = "1-1"
What was the prize pool for the event number 27H?
CREATE TABLE table_22050544_4 (prize VARCHAR, event__number VARCHAR)
SELECT prize AS Pool FROM table_22050544_4 WHERE event__number = "27H"
what is the launched date when the builder is john brown, clydebank?
CREATE TABLE table_name_57 (launched VARCHAR, builder VARCHAR)
SELECT launched FROM table_name_57 WHERE builder = "john brown, clydebank"
What is GTO Winning Team Mike Keyser's RND number?
CREATE TABLE table_13657749_2 (rnd VARCHAR, gto_winning_team VARCHAR)
SELECT rnd FROM table_13657749_2 WHERE gto_winning_team = "Mike Keyser"
who is the driver with the grid of 13?
CREATE TABLE table_name_84 (driver VARCHAR, grid VARCHAR)
SELECT driver FROM table_name_84 WHERE grid = 13
What Year was james mcclure Deputy, and the Name is robert mcphearson?
CREATE TABLE table_name_44 (year VARCHAR, deputy VARCHAR, name VARCHAR)
SELECT year FROM table_name_44 WHERE deputy = "james mcclure" AND name = "robert mcphearson"
What score was conceded by Richmond?
CREATE TABLE table_name_94 (away_team VARCHAR, home_team VARCHAR)
SELECT away_team AS score FROM table_name_94 WHERE home_team = "richmond"
Find the total population of the top 3 districts with the largest area.
CREATE TABLE district (city_population INTEGER, city_area VARCHAR)
SELECT SUM(city_population) FROM district ORDER BY city_area DESC LIMIT 3
How many codes have a density of 621.68, and a Land area (hectares) larger than 75.28?
CREATE TABLE table_name_24 (code INTEGER, density__inh_km²_ VARCHAR, land_area__hectares_ VARCHAR)
SELECT SUM(code) FROM table_name_24 WHERE density__inh_km²_ = 621.68 AND land_area__hectares_ > 75.28
On which date was the GT class at Monterey Sports Car Grand Prix?
CREATE TABLE table_name_8 (date VARCHAR, class VARCHAR, race VARCHAR)
SELECT date FROM table_name_8 WHERE class = "gt" AND race = "monterey sports car grand prix"
Who was the home team that played against Armthorpe Welfare?
CREATE TABLE table_name_51 (home_team VARCHAR, away_team VARCHAR)
SELECT home_team FROM table_name_51 WHERE away_team = "armthorpe welfare"
What label is released on September 20, 2005?
CREATE TABLE table_name_16 (label VARCHAR, date_of_release VARCHAR)
SELECT label FROM table_name_16 WHERE date_of_release = "september 20, 2005"
What is the low attendance rate against buffalo bills?
CREATE TABLE table_name_98 (attendance INTEGER, opponent VARCHAR)
SELECT MIN(attendance) FROM table_name_98 WHERE opponent = "buffalo bills"
What shows for 2005 when 2002 shows 0–1?
CREATE TABLE table_name_16 (Id VARCHAR)
SELECT 2005 FROM table_name_16 WHERE 2002 = "0–1"
How is the marriage of who became queen on 30 October 1816 husband's accession?
CREATE TABLE table_name_84 (marriage VARCHAR, became_queen VARCHAR)
SELECT marriage FROM table_name_84 WHERE became_queen = "30 october 1816 husband's accession"
Who was the opposing team at Schaefer Stadium later in the season than week 7?
CREATE TABLE table_name_59 (opponent VARCHAR, week VARCHAR, stadium VARCHAR)
SELECT opponent FROM table_name_59 WHERE week > 7 AND stadium = "schaefer stadium"
What is his record at ufc 115?
CREATE TABLE table_name_14 (record VARCHAR, event VARCHAR)
SELECT record FROM table_name_14 WHERE event = "ufc 115"
How many Tot enlisted were there on the day when the number of total USAAF was 2329534?
CREATE TABLE table_23508196_2 (tot_enlisted INTEGER, total_usaaf VARCHAR)
SELECT MAX(tot_enlisted) FROM table_23508196_2 WHERE total_usaaf = 2329534
What is the record of game 26 with beno udrih (4) as the highest assists?
CREATE TABLE table_name_41 (record VARCHAR, high_assists VARCHAR, game VARCHAR)
SELECT record FROM table_name_41 WHERE high_assists = "beno udrih (4)" AND game = 26
What is the status of incumbent Charles Stenholm?
CREATE TABLE table_1341568_44 (status VARCHAR, incumbent VARCHAR)
SELECT status FROM table_1341568_44 WHERE incumbent = "Charles Stenholm"
What is Team, when Location Attendance is "Madison Square Garden Unknown", and when High Points is "Alonzo Mourning (24)"?
CREATE TABLE table_name_69 (team VARCHAR, location_attendance VARCHAR, high_points VARCHAR)
SELECT team FROM table_name_69 WHERE location_attendance = "madison square garden unknown" AND high_points = "alonzo mourning (24)"
What is the Displacement of the Iveco F1CE3481E Engine?
CREATE TABLE table_name_87 (displacement VARCHAR, engine VARCHAR)
SELECT displacement FROM table_name_87 WHERE engine = "iveco f1ce3481e"
Find the number of flights landing in the city of Aberdeen or Abilene.
CREATE TABLE Airports (AirportCode VARCHAR, city VARCHAR); CREATE TABLE Flights (DestAirport VARCHAR)
SELECT COUNT(*) FROM Flights AS T1 JOIN Airports AS T2 ON T1.DestAirport = T2.AirportCode WHERE T2.city = "Aberdeen" OR T2.city = "Abilene"
What is the Team with a Date with december 11?
CREATE TABLE table_name_69 (team VARCHAR, date VARCHAR)
SELECT team FROM table_name_69 WHERE date = "december 11"
What is the Siburan-Padawan word for the Tagalog word kanin?
CREATE TABLE table_name_98 (siburan_padawan VARCHAR, tagalog VARCHAR)
SELECT siburan_padawan FROM table_name_98 WHERE tagalog = "kanin"
Name the total number of roll for st joseph's school when decile is less than 5
CREATE TABLE table_name_19 (roll VARCHAR, name VARCHAR, decile VARCHAR)
SELECT COUNT(roll) FROM table_name_19 WHERE name = "st joseph's school" AND decile < 5
What opponnent has a record of 82-68?
CREATE TABLE table_name_61 (opponent VARCHAR, record VARCHAR)
SELECT opponent FROM table_name_61 WHERE record = "82-68"
What are all the stations with a license in Cincinnati?
CREATE TABLE table_1847523_2 (station VARCHAR, city_of_license__market VARCHAR)
SELECT station FROM table_1847523_2 WHERE city_of_license__market = "Cincinnati"
Which Playoffs have a Year smaller than 2012, and an Open Cup of did not enter?
CREATE TABLE table_name_83 (playoffs VARCHAR, year VARCHAR, open_cup VARCHAR)
SELECT playoffs FROM table_name_83 WHERE year < 2012 AND open_cup = "did not enter"
Who was the cast on the 3/23/1963 episode?
CREATE TABLE table_26032940_2 (main_cast VARCHAR, airdate VARCHAR)
SELECT main_cast FROM table_26032940_2 WHERE airdate = "3/23/1963"
What is the score on May 18?
CREATE TABLE table_name_75 (score VARCHAR, date VARCHAR)
SELECT score FROM table_name_75 WHERE date = "may 18"
Name the pictorials when the interview subject is steve jobs
CREATE TABLE table_1566848_6 (pictorials VARCHAR, interview_subject VARCHAR)
SELECT pictorials FROM table_1566848_6 WHERE interview_subject = "Steve Jobs"
What is the lowest number of points for an entrant with a Jordan 192 chassis?
CREATE TABLE table_name_20 (pts INTEGER, chassis VARCHAR)
SELECT MIN(pts) FROM table_name_20 WHERE chassis = "jordan 192"
What is the name of the artist that issued the single on 23 February?
CREATE TABLE table_name_43 (artist VARCHAR, issue_date_s_ VARCHAR)
SELECT artist FROM table_name_43 WHERE issue_date_s_ = "23 february"
How many rounds have School/club team of pan american?
CREATE TABLE table_name_91 (round INTEGER, school_club_team VARCHAR)
SELECT SUM(round) FROM table_name_91 WHERE school_club_team = "pan american"
Result of 86-87 (2-4) is what game?
CREATE TABLE table_name_28 (game VARCHAR, result VARCHAR)
SELECT game FROM table_name_28 WHERE result = "86-87 (2-4)"
What was Collingwood's score in their away game?
CREATE TABLE table_name_39 (away_team VARCHAR)
SELECT away_team AS score FROM table_name_39 WHERE away_team = "collingwood"
Who were the away teams when the competition was the 1st ``republic of srpska football day`` and the home team was u 14 republic of srpska?
CREATE TABLE table_29728596_2 (away_team VARCHAR, competition VARCHAR, home_team VARCHAR)
SELECT away_team FROM table_29728596_2 WHERE competition = "1st ``Republic of Srpska Football Day``" AND home_team = "U 14 Republic of Srpska"
How many viewers are the when the draw is 3?
CREATE TABLE table_27994983_8 (viewers INTEGER, draw VARCHAR)
SELECT MAX(viewers) FROM table_27994983_8 WHERE draw = 3
What is the least total number of medals when the bronze medals is 1, and Czech Republic (CZE) is the nation?
CREATE TABLE table_name_46 (total INTEGER, bronze VARCHAR, nation VARCHAR)
SELECT MIN(total) FROM table_name_46 WHERE bronze = 1 AND nation = "czech republic (cze)"
When the country is vest, what were the exports?
CREATE TABLE table_24239748_2 (exports__us$_mil_ VARCHAR, county VARCHAR)
SELECT exports__us$_mil_ FROM table_24239748_2 WHERE county = "Vest"
Which finish has 33 as a rank and 200 for laps?
CREATE TABLE table_name_24 (finish VARCHAR, rank VARCHAR, laps VARCHAR)
SELECT finish FROM table_name_24 WHERE rank = "33" AND laps = 200
Who is the second for the team with alternate Margarita Fomina?
CREATE TABLE table_name_12 (second VARCHAR, alternate VARCHAR)
SELECT second FROM table_name_12 WHERE alternate = "margarita fomina"
What is the lowest Game, when Date is "April 12"?
CREATE TABLE table_name_95 (game INTEGER, date VARCHAR)
SELECT MIN(game) FROM table_name_95 WHERE date = "april 12"
What is the total number of played for the entry with a position of less than 1?
CREATE TABLE table_name_65 (played INTEGER, position INTEGER)
SELECT SUM(played) FROM table_name_65 WHERE position < 1
Which record has a Boxscore of w2, and a Loss of kline (2–3)?
CREATE TABLE table_name_89 (record VARCHAR, boxscore VARCHAR, loss VARCHAR)
SELECT record FROM table_name_89 WHERE boxscore = "w2" AND loss = "kline (2–3)"
What is the weight of Eben Britton?
CREATE TABLE table_20860739_1 (weight INTEGER, player VARCHAR)
SELECT MAX(weight) FROM table_20860739_1 WHERE player = "Eben Britton"
When is Northern Ireland the opponent?
CREATE TABLE table_name_55 (date VARCHAR, opponent VARCHAR)
SELECT date FROM table_name_55 WHERE opponent = "northern ireland"
What is the To Par for Player Chris Riley?
CREATE TABLE table_name_62 (to_par VARCHAR, player VARCHAR)
SELECT to_par FROM table_name_62 WHERE player = "chris riley"
What is the goal Difference at Position 5?
CREATE TABLE table_name_53 (difference VARCHAR, position VARCHAR)
SELECT difference FROM table_name_53 WHERE position = 5
What is the class of the w267an call sign?
CREATE TABLE table_name_13 (class VARCHAR, call_sign VARCHAR)
SELECT class FROM table_name_13 WHERE call_sign = "w267an"
Tell mem the opponent for result of w 31-21
CREATE TABLE table_name_52 (opponent VARCHAR, result VARCHAR)
SELECT opponent FROM table_name_52 WHERE result = "w 31-21"
Find the first names of the faculty members who are playing Canoeing or Kayaking.
CREATE TABLE activity (activity_name VARCHAR); CREATE TABLE Faculty_participates_in (facID VARCHAR, actid VARCHAR); CREATE TABLE Faculty (lname VARCHAR, facID VARCHAR)
SELECT DISTINCT T1.lname FROM Faculty AS T1 JOIN Faculty_participates_in AS T2 ON T1.facID = T2.facID JOIN activity AS T3 ON T2.actid = T2.actid WHERE T3.activity_name = 'Canoeing' OR T3.activity_name = 'Kayaking'
What team ran car #24 on August 30?
CREATE TABLE table_name_56 (team VARCHAR, car__number VARCHAR, date VARCHAR)
SELECT team FROM table_name_56 WHERE car__number = 24 AND date = "august 30"
In 2004 who was favourite maa?
CREATE TABLE table_name_6 (character VARCHAR, category VARCHAR, year VARCHAR)
SELECT character FROM table_name_6 WHERE category = "favourite maa" AND year = 2004
How many Episode Counts have an Actor of liz carr?
CREATE TABLE table_name_13 (episode_count VARCHAR, actor VARCHAR)
SELECT COUNT(episode_count) FROM table_name_13 WHERE actor = "liz carr"
How many afc titles did the Cleveland Browns have?
CREATE TABLE table_1952065_4 (afc_titles INTEGER, teams_with_division_titles VARCHAR)
SELECT MAX(afc_titles) FROM table_1952065_4 WHERE teams_with_division_titles = "Cleveland Browns"
At Junction Oval, what is the sum of the crowd?
CREATE TABLE table_name_65 (crowd INTEGER, venue VARCHAR)
SELECT SUM(crowd) FROM table_name_65 WHERE venue = "junction oval"
What is the grid for the driver with an electrical time/retired and 51 laps?
CREATE TABLE table_name_43 (grid VARCHAR, time_retired VARCHAR, laps VARCHAR)
SELECT grid FROM table_name_43 WHERE time_retired = "electrical" AND laps = 51
How many golds have a bronze greater than 1, total as the nation, and a silver less than 18?
CREATE TABLE table_name_27 (gold VARCHAR, silver VARCHAR, bronze VARCHAR, nation VARCHAR)
SELECT COUNT(gold) FROM table_name_27 WHERE bronze > 1 AND nation = "total" AND silver < 18
The los angeles kings drafted what player in the 7th round
CREATE TABLE table_1473672_7 (player VARCHAR, nhl_team VARCHAR)
SELECT player FROM table_1473672_7 WHERE nhl_team = "Los Angeles Kings"
What is the speed of the model whose number is W3540?
CREATE TABLE table_269920_16 (speed__ghz_ VARCHAR, model VARCHAR)
SELECT speed__ghz_ FROM table_269920_16 WHERE model = "W3540"
What was the result of the election when Tic Forrester ran as an incumbent?
CREATE TABLE table_1342149_11 (result VARCHAR, incumbent VARCHAR)
SELECT result FROM table_1342149_11 WHERE incumbent = "Tic Forrester"
Show all city with a branch opened in 2001 and a branch with more than 100 membership.
CREATE TABLE branch (city VARCHAR, open_year VARCHAR, membership_amount VARCHAR)
SELECT city FROM branch WHERE open_year = 2001 AND membership_amount > 100
Who was on the Progressive ticket when John T. Norton was on the Democratic ticket?
CREATE TABLE table_name_28 (progressive_ticket VARCHAR, democratic_ticket VARCHAR)
SELECT progressive_ticket FROM table_name_28 WHERE democratic_ticket = "john t. norton"
What is the percentage for Zares on May 21–22?
CREATE TABLE table_name_87 (zares VARCHAR, date VARCHAR)
SELECT zares FROM table_name_87 WHERE date = "may 21–22"
Which Attendance has a Result of w 24-14, and a Week smaller than 7?
CREATE TABLE table_name_2 (attendance INTEGER, result VARCHAR, week VARCHAR)
SELECT SUM(attendance) FROM table_name_2 WHERE result = "w 24-14" AND week < 7
List all manufacturer names and ids ordered by their opening year.
CREATE TABLE manufacturer (name VARCHAR, manufacturer_id VARCHAR, open_year VARCHAR)
SELECT name, manufacturer_id FROM manufacturer ORDER BY open_year
For the group with 1.92% population in 1981, what was their percentage of the population in 1971?
CREATE TABLE table_name_62 (population__percentage_1971 VARCHAR, population__percentage_1981 VARCHAR)
SELECT population__percentage_1971 FROM table_name_62 WHERE population__percentage_1981 = "1.92%"
Name the total losses for 4 place and ties less than 0
CREATE TABLE table_name_35 (losses VARCHAR, place VARCHAR, ties VARCHAR)
SELECT COUNT(losses) FROM table_name_35 WHERE place = 4 AND ties < 0
What was the latest week of a game that had an attendance of 63,001?
CREATE TABLE table_name_63 (week INTEGER, attendance VARCHAR)
SELECT MAX(week) FROM table_name_63 WHERE attendance = "63,001"
What is the number of frequencies that have a destination of Jaipur?
CREATE TABLE table_21716139_1 (frequency VARCHAR, destination VARCHAR)
SELECT COUNT(frequency) FROM table_21716139_1 WHERE destination = "Jaipur"
Whats the song of name with an original artist Garth Brooks
CREATE TABLE table_21501518_1 (song_choice VARCHAR, original_artist VARCHAR)
SELECT song_choice FROM table_21501518_1 WHERE original_artist = "Garth Brooks"
What station has a Rapid of ↑, is 3.4 km away, and has a Japanese title of 下鴨生?
CREATE TABLE table_name_91 (station VARCHAR, japanese VARCHAR, rapid VARCHAR, distance__km_ VARCHAR)
SELECT station FROM table_name_91 WHERE rapid = "↑" AND distance__km_ > 3.4 AND japanese = "下鴨生"
What date has attendance listed as 45,024?
CREATE TABLE table_name_11 (date VARCHAR, attendance VARCHAR)
SELECT date FROM table_name_11 WHERE attendance = "45,024"
How much are all winners share ($) in the year 2004?
CREATE TABLE table_15315816_1 (winners_share__$_ VARCHAR, year VARCHAR)
SELECT winners_share__$_ FROM table_15315816_1 WHERE year = "2004"
How many copies per particle does the protein nsp2 have?
CREATE TABLE table_name_46 (copies_per_particle VARCHAR, protein VARCHAR)
SELECT copies_per_particle FROM table_name_46 WHERE protein = "nsp2"
How many tournaments are also currently known as the hp open?
CREATE TABLE table_19765685_2 (country VARCHAR, also_currently_known_as VARCHAR)
SELECT COUNT(country) FROM table_19765685_2 WHERE also_currently_known_as = "HP Open"
on what date was tie number 4?
CREATE TABLE table_name_80 (date VARCHAR, tie_no VARCHAR)
SELECT date FROM table_name_80 WHERE tie_no = "4"
François Gendron was in which party?
CREATE TABLE table_name_3 (party VARCHAR, name VARCHAR)
SELECT party FROM table_name_3 WHERE name = "françois gendron"
What is Power (kW), when Coverage (Transmitter Site) is "Lucena"?
CREATE TABLE table_name_12 (power__kw_ VARCHAR, coverage__transmitter_site_ VARCHAR)
SELECT power__kw_ FROM table_name_12 WHERE coverage__transmitter_site_ = "lucena"
What's the model of the processor with BGA479 socket and a 5.5 w TDP?
CREATE TABLE table_24099916_1 (model__list_ VARCHAR, socket VARCHAR, tdp VARCHAR)
SELECT model__list_ FROM table_24099916_1 WHERE socket = "BGA479" AND tdp = "5.5 W"
What is the highest number of wins when there are less than 2 losses?
CREATE TABLE table_name_80 (wins INTEGER, losses INTEGER)
SELECT MAX(wins) FROM table_name_80 WHERE losses < 2
What is the Lane of the swimmer with a Rank of 8?
CREATE TABLE table_name_24 (lane INTEGER, rank VARCHAR)
SELECT MAX(lane) FROM table_name_24 WHERE rank = 8
WHAT IS THE VISITOR FOR FEBRUARY 9?
CREATE TABLE table_name_27 (visitor VARCHAR, date VARCHAR)
SELECT visitor FROM table_name_27 WHERE date = "february 9"
What is the monto where the total region is 11230?
CREATE TABLE table_12526990_1 (monto VARCHAR, total_region VARCHAR)
SELECT COUNT(monto) FROM table_12526990_1 WHERE total_region = 11230
which regiment was in the Fulton County
CREATE TABLE table_29458735_5 (regiment VARCHAR, county VARCHAR)
SELECT regiment FROM table_29458735_5 WHERE county = "Fulton"
What was the High points when date was February 11?
CREATE TABLE table_name_55 (high_points VARCHAR, date VARCHAR)
SELECT high_points FROM table_name_55 WHERE date = "february 11"
What is the smallest round resulting in a draw with an Opponent of mari kaneko?
CREATE TABLE table_name_88 (round INTEGER, res VARCHAR, opponent VARCHAR)
SELECT MIN(round) FROM table_name_88 WHERE res = "draw" AND opponent = "mari kaneko"
For Vegas Verdicts week, what was the result?
CREATE TABLE table_name_21 (result VARCHAR, week VARCHAR)
SELECT result FROM table_name_21 WHERE week = "vegas verdicts"
What is the Hindi associated with a Domari of tærən?
CREATE TABLE table_name_78 (hindi VARCHAR, domari VARCHAR)
SELECT hindi FROM table_name_78 WHERE domari = "tærən"
What was the time when his opponent was Cleber Luciano?
CREATE TABLE table_name_68 (time VARCHAR, opponent VARCHAR)
SELECT time FROM table_name_68 WHERE opponent = "cleber luciano"