question
stringlengths
12
244
context
stringlengths
27
489
answer
stringlengths
18
557
What is the specific impulse for the engine with a scenario of sr-71 at mach 3.2 (wet)?
CREATE TABLE table_name_19 (specific_impulse__s_ VARCHAR, scenario VARCHAR)
SELECT specific_impulse__s_ FROM table_name_19 WHERE scenario = "sr-71 at mach 3.2 (wet)"
Tell me the most crowd for arden street oval venue
CREATE TABLE table_name_39 (crowd INTEGER, venue VARCHAR)
SELECT MAX(crowd) FROM table_name_39 WHERE venue = "arden street oval"
Name the number of date for stephen curry , dorell wright (27)
CREATE TABLE table_27755784_11 (date VARCHAR, high_points VARCHAR)
SELECT COUNT(date) FROM table_27755784_11 WHERE high_points = "Stephen Curry , Dorell Wright (27)"
How much Enrollment has a School of fort wayne homestead?
CREATE TABLE table_name_5 (enrollment INTEGER, school VARCHAR)
SELECT SUM(enrollment) FROM table_name_5 WHERE school = "fort wayne homestead"
Name The Score of Player of seve ballesteros?
CREATE TABLE table_name_86 (score VARCHAR, player VARCHAR)
SELECT score FROM table_name_86 WHERE player = "seve ballesteros"
Who wrote the episode that originally aired April 29, 1994?
CREATE TABLE table_2468961_4 (written_by VARCHAR, original_air_date VARCHAR)
SELECT written_by FROM table_2468961_4 WHERE original_air_date = "April 29, 1994"
What is the name and number in 1962 when livery was Br Bauxite?
CREATE TABLE table_name_18 (number_ VARCHAR, _name VARCHAR, date VARCHAR, livery VARCHAR)
SELECT number_ & _name FROM table_name_18 WHERE date = "1962" AND livery = "br bauxite"
WHich Facility ID has a Call sign of wnpr?
CREATE TABLE table_name_64 (facility_id INTEGER, call_sign VARCHAR)
SELECT AVG(facility_id) FROM table_name_64 WHERE call_sign = "wnpr"
What position is Jessie Clark?
CREATE TABLE table_14655757_1 (position VARCHAR, player VARCHAR)
SELECT position FROM table_14655757_1 WHERE player = "Jessie Clark"
What is the average crowd for Carlton?
CREATE TABLE table_name_59 (crowd INTEGER, away_team VARCHAR)
SELECT AVG(crowd) FROM table_name_59 WHERE away_team = "carlton"
Which Semifinalists has a Champions of michael chang 6-0 6-4?
CREATE TABLE table_name_86 (semifinalists VARCHAR, champions VARCHAR)
SELECT semifinalists FROM table_name_86 WHERE champions = "michael chang 6-0 6-4"
What does the ERP W sum equal for 105.1 fm frequency?
CREATE TABLE table_name_66 (erp_w INTEGER, frequency_mhz VARCHAR)
SELECT SUM(erp_w) FROM table_name_66 WHERE frequency_mhz = "105.1 fm"
Show theme and year for all exhibitions in an descending order of ticket price.
CREATE TABLE exhibition (theme VARCHAR, YEAR VARCHAR, ticket_price VARCHAR)
SELECT theme, YEAR FROM exhibition ORDER BY ticket_price DESC
What is the least amount of tropical lows for the 1993–94 season with less than 11 tropical cyclones
CREATE TABLE table_name_41 (tropical_lows INTEGER, season VARCHAR, tropical_cyclones VARCHAR)
SELECT MIN(tropical_lows) FROM table_name_41 WHERE season = "1993–94" AND tropical_cyclones < 11
Which career win-loss record has a 1r in 2002, a 2r in 2000 and a 2r in 2001?
CREATE TABLE table_name_75 (career_win_loss VARCHAR)
SELECT career_win_loss FROM table_name_75 WHERE 2002 = "1r" AND 2000 = "2r" AND 2001 = "2r"
What is Song's 会呼吸的痛 Index?
CREATE TABLE table_name_54 (index VARCHAR, song VARCHAR)
SELECT index FROM table_name_54 WHERE song = "会呼吸的痛"
What is the time of kenya, which is ranked 2?
CREATE TABLE table_name_30 (time VARCHAR, nation VARCHAR, rank VARCHAR)
SELECT time FROM table_name_30 WHERE nation = "kenya" AND rank = "2"
What was the record on the date of november 10, 1968?
CREATE TABLE table_name_27 (record VARCHAR, date VARCHAR)
SELECT record FROM table_name_27 WHERE date = "november 10, 1968"
Which opponent has the event Jungle Fight 6?
CREATE TABLE table_name_56 (opponent VARCHAR, event VARCHAR)
SELECT opponent FROM table_name_56 WHERE event = "jungle fight 6"
Which Total is the highest one that has a Rank of 1, and a Gold larger than 11?
CREATE TABLE table_name_24 (total INTEGER, rank VARCHAR, gold VARCHAR)
SELECT MAX(total) FROM table_name_24 WHERE rank = "1" AND gold > 11
Who is affiliated with the nickname Ramblers?
CREATE TABLE table_name_53 (affiliation VARCHAR, nickname VARCHAR)
SELECT affiliation FROM table_name_53 WHERE nickname = "ramblers"
Which player scored 76-68=144?
CREATE TABLE table_name_28 (player VARCHAR, score VARCHAR)
SELECT player FROM table_name_28 WHERE score = 76 - 68 = 144
What is Odjidja-Ofoe's transfer fee?
CREATE TABLE table_name_82 (transfer_fee VARCHAR, name VARCHAR)
SELECT transfer_fee FROM table_name_82 WHERE name = "odjidja-ofoe"
If the establishment is 49319, what is the sales, receipts or shipments maximum amount?
CREATE TABLE table_23802822_1 (_receipts VARCHAR, _or_shipments__$1 VARCHAR, sales INTEGER, establishments VARCHAR)
SELECT MAX(sales), _receipts, _or_shipments__$1, 000 AS _ FROM table_23802822_1 WHERE establishments = 49319
Name the number of first elected for new york 11
CREATE TABLE table_1341472_34 (first_elected VARCHAR, district VARCHAR)
SELECT COUNT(first_elected) FROM table_1341472_34 WHERE district = "New York 11"
For the played in, what are the total points?
CREATE TABLE table_name_36 (points_for VARCHAR, played_in VARCHAR)
SELECT points_for FROM table_name_36 WHERE played_in = "total"
Can you tell me the Nationality that has the Round smaller than 5, and the Player of bruce affleck?
CREATE TABLE table_name_10 (nationality VARCHAR, round VARCHAR, player VARCHAR)
SELECT nationality FROM table_name_10 WHERE round < 5 AND player = "bruce affleck"
What's england's to par?
CREATE TABLE table_name_50 (to_par VARCHAR, country VARCHAR)
SELECT to_par FROM table_name_50 WHERE country = "england"
What is the result on 30 june 1995?
CREATE TABLE table_name_2 (result VARCHAR, date VARCHAR)
SELECT result FROM table_name_2 WHERE date = "30 june 1995"
What is the number for the Moroccan population when the name is Sebt Saiss and the 2004 population is more than 11212?
CREATE TABLE table_name_30 (moroccan_population VARCHAR, name VARCHAR, population__2004_ VARCHAR)
SELECT COUNT(moroccan_population) FROM table_name_30 WHERE name = "sebt saiss" AND population__2004_ > 11212
What is the surface on 21 june 1993?
CREATE TABLE table_name_60 (surface VARCHAR, date VARCHAR)
SELECT surface FROM table_name_60 WHERE date = "21 june 1993"
What's the German Pluperfect when the Macedonian is беше слушнал/-а/-о?
CREATE TABLE table_name_85 (german VARCHAR, macedonian VARCHAR)
SELECT german FROM table_name_85 WHERE macedonian = "беше слушнал/-а/-о"
Who wrote episode number 81 in the series?
CREATE TABLE table_25604014_5 (written_by VARCHAR, no_in_series VARCHAR)
SELECT written_by FROM table_25604014_5 WHERE no_in_series = 81
Name the percentage for ole miss
CREATE TABLE table_22825679_1 (percentage VARCHAR, team VARCHAR)
SELECT percentage FROM table_22825679_1 WHERE team = "Ole Miss"
What are the lowest goal that have goals/matches greater than 0.43 with joachim streich as the name and matches greater than 378?
CREATE TABLE table_name_37 (goals INTEGER, matches VARCHAR, name VARCHAR)
SELECT MIN(goals) FROM table_name_37 WHERE goals / matches > 0.43 AND name = "joachim streich" AND matches > 378
What is the score of the match that was against alberto berasategui?
CREATE TABLE table_name_25 (score_in_the_final VARCHAR, opponent_in_the_final VARCHAR)
SELECT score_in_the_final FROM table_name_25 WHERE opponent_in_the_final = "alberto berasategui"
What is the name of the line from Karratha to Port Hedland?
CREATE TABLE table_name_74 (name__year_commissioned_ VARCHAR, from_to VARCHAR)
SELECT name__year_commissioned_ FROM table_name_74 WHERE from_to = "karratha to port hedland"
Which country has a GDP (nominal) of $29.9 billion?
CREATE TABLE table_name_46 (country VARCHAR, gdp__nominal_ VARCHAR)
SELECT country FROM table_name_46 WHERE gdp__nominal_ = "$29.9 billion"
What team defeated the Capital City Giants?
CREATE TABLE table_name_11 (team VARCHAR, runner_up VARCHAR)
SELECT team FROM table_name_11 WHERE runner_up = "capital city giants"
What car has a March 90ca Chassis?
CREATE TABLE table_name_44 (engine VARCHAR, chassis VARCHAR)
SELECT engine FROM table_name_44 WHERE chassis = "march 90ca"
How many different partners were played with during French Open (0/1)?
CREATE TABLE table_2201541_3 (partner VARCHAR, championship__titles_finals_ VARCHAR)
SELECT COUNT(partner) FROM table_2201541_3 WHERE championship__titles_finals_ = "French Open (0/1)"
What is the English title when the original title is Die Qual Der Wahl?
CREATE TABLE table_1481865_1 (title__english_ VARCHAR, title__original_ VARCHAR)
SELECT title__english_ FROM table_1481865_1 WHERE title__original_ = "Die Qual der Wahl"
What is the average Bronze, when Silver is 0, when Rank is 19, and when Total is greater than 2?
CREATE TABLE table_name_29 (bronze INTEGER, total VARCHAR, silver VARCHAR, rank VARCHAR)
SELECT AVG(bronze) FROM table_name_29 WHERE silver = 0 AND rank = "19" AND total > 2
What is the length of the Laguna Seca Raceway circuit with a class of gtu?
CREATE TABLE table_name_94 (length VARCHAR, circuit VARCHAR, class VARCHAR)
SELECT length FROM table_name_94 WHERE circuit = "laguna seca raceway" AND class = "gtu"
The Le Mans Porsche team Joest Racing is in which class?
CREATE TABLE table_name_53 (class VARCHAR, team VARCHAR)
SELECT class FROM table_name_53 WHERE team = "le mans porsche team joest racing"
List all the product names with the color description "white".
CREATE TABLE ref_colors (color_code VARCHAR, color_description VARCHAR); CREATE TABLE products (product_name VARCHAR, color_code VARCHAR)
SELECT t1.product_name FROM products AS t1 JOIN ref_colors AS t2 ON t1.color_code = t2.color_code WHERE t2.color_description = "white"
Name the parter for w/o
CREATE TABLE table_28979895_4 (partner VARCHAR, score VARCHAR)
SELECT partner FROM table_28979895_4 WHERE score = "w/o"
What is the color description of the product with name "catnip"?
CREATE TABLE products (color_code VARCHAR, product_name VARCHAR); CREATE TABLE ref_colors (color_description VARCHAR, color_code VARCHAR)
SELECT t2.color_description FROM products AS t1 JOIN ref_colors AS t2 ON t1.color_code = t2.color_code WHERE t1.product_name = "catnip"
Who scored the most points against Washington?
CREATE TABLE table_15780049_5 (high_points VARCHAR, team VARCHAR)
SELECT high_points FROM table_15780049_5 WHERE team = "Washington"
What nationality was the player whose college team was Georgia Tech?
CREATE TABLE table_name_61 (nationality VARCHAR, college_country_team VARCHAR)
SELECT nationality FROM table_name_61 WHERE college_country_team = "georgia tech"
How many people wrote the episode that had 7.26 million u.s. viewers?
CREATE TABLE table_28037619_2 (written_by VARCHAR, us_viewers__million_ VARCHAR)
SELECT COUNT(written_by) FROM table_28037619_2 WHERE us_viewers__million_ = "7.26"
What was Geelong's score when they were the home team?
CREATE TABLE table_name_9 (home_team VARCHAR)
SELECT home_team AS score FROM table_name_9 WHERE home_team = "geelong"
What is the time with fewer than 5 lanes for the United States?
CREATE TABLE table_name_82 (time INTEGER, lane VARCHAR, nationality VARCHAR)
SELECT SUM(time) FROM table_name_82 WHERE lane < 5 AND nationality = "united states"
how many maximum series number have 2apx05 prod. code.
CREATE TABLE table_21994729_3 (series__number INTEGER, prod_code VARCHAR)
SELECT MAX(series__number) FROM table_21994729_3 WHERE prod_code = "2APX05"
Which player played for Western Kentucky?
CREATE TABLE table_name_61 (player VARCHAR, school_club_team VARCHAR)
SELECT player FROM table_name_61 WHERE school_club_team = "western kentucky"
What is the lowest to par of the player with a t3 place and less than $1,500?
CREATE TABLE table_name_28 (to_par INTEGER, place VARCHAR, money___$__ VARCHAR)
SELECT MIN(to_par) FROM table_name_28 WHERE place = "t3" AND money___$__ < 1 OFFSET 500
If the record was 22-21-5, who was the opponent?
CREATE TABLE table_27537870_6 (opponent VARCHAR, record VARCHAR)
SELECT opponent FROM table_27537870_6 WHERE record = "22-21-5"
What was the year of the competition in which Odd Grenland was the runner-up?
CREATE TABLE table_name_57 (years VARCHAR, runners_up VARCHAR)
SELECT years FROM table_name_57 WHERE runners_up = "odd grenland"
What is the largest inflation % annual in 2012 of the country with a public debt % of GDP in 2013 Q1 greater than 88.2 and a GDP % of EU in 2012 of 2.9%?
CREATE TABLE table_name_74 (inflation__percentage_annual__2012_ INTEGER, public_debt__percentage_of_gdp__2013_q1_ VARCHAR, gdp__percentage_of_eu__2012_ VARCHAR)
SELECT MAX(inflation__percentage_annual__2012_) FROM table_name_74 WHERE public_debt__percentage_of_gdp__2013_q1_ > 88.2 AND gdp__percentage_of_eu__2012_ = "2.9%"
What is the position of the player from Fort Lauderdale, Florida?
CREATE TABLE table_name_3 (position VARCHAR, hometown VARCHAR)
SELECT position FROM table_name_3 WHERE hometown = "fort lauderdale, florida"
When was the release that was in SACD (hybrid) format?
CREATE TABLE table_name_27 (date VARCHAR, format VARCHAR)
SELECT date FROM table_name_27 WHERE format = "sacd (hybrid)"
Who had high points when high rebound is gray (8)?
CREATE TABLE table_11960610_10 (high_points VARCHAR, high_rebounds VARCHAR)
SELECT high_points FROM table_11960610_10 WHERE high_rebounds = "Gray (8)"
What is the Aggregate of Bayer Leverkusen opponents?
CREATE TABLE table_name_56 (aggregate VARCHAR, opponents VARCHAR)
SELECT aggregate FROM table_name_56 WHERE opponents = "bayer leverkusen"
What is the On-air ID of the broadcaster at frequency 0 801?
CREATE TABLE table_name_13 (on_air_id VARCHAR, frequency VARCHAR)
SELECT on_air_id FROM table_name_13 WHERE frequency = "0 801"
What is the average Season for coach Fisher, and an actual adjusted record of 0–11?
CREATE TABLE table_name_45 (season INTEGER, coach VARCHAR, actual_adjusted_record VARCHAR)
SELECT AVG(season) FROM table_name_45 WHERE coach = "fisher" AND actual_adjusted_record = "0–11"
What is the lowest draw that has 5 losses and byes greater than 0?
CREATE TABLE table_name_62 (draws INTEGER, losses VARCHAR, byes VARCHAR)
SELECT MIN(draws) FROM table_name_62 WHERE losses = 5 AND byes > 0
How many averages were listed for the couple who had 12 dances?
CREATE TABLE table_23662356_3 (average VARCHAR, number_of_dances VARCHAR)
SELECT COUNT(average) FROM table_23662356_3 WHERE number_of_dances = 12
What was the gender for the integrated authority with a roll of 142?
CREATE TABLE table_name_15 (gender VARCHAR, authority VARCHAR, roll VARCHAR)
SELECT gender FROM table_name_15 WHERE authority = "integrated" AND roll = 142
What are all the episodes with an episode run time of 24:01?
CREATE TABLE table_1429629_1 (episode VARCHAR, run_time VARCHAR)
SELECT episode FROM table_1429629_1 WHERE run_time = "24:01"
What is the lowest Shots with a Point that is larger than 32?
CREATE TABLE table_name_38 (shots INTEGER, points INTEGER)
SELECT MIN(shots) FROM table_name_38 WHERE points > 32
what re the high assists for january 29?
CREATE TABLE table_29982187_4 (high_assists VARCHAR, date VARCHAR)
SELECT high_assists FROM table_29982187_4 WHERE date = "January 29"
Which round has the scorer of Di Matteo?
CREATE TABLE table_name_56 (round VARCHAR, scorers VARCHAR)
SELECT round FROM table_name_56 WHERE scorers = "di matteo"
What's the sum of all of ivet lalova's Heat stats?
CREATE TABLE table_name_17 (heat INTEGER, name VARCHAR)
SELECT SUM(heat) FROM table_name_17 WHERE name = "ivet lalova"
What driver achieved a 3:50:12 race time?
CREATE TABLE table_2267465_1 (driver VARCHAR, race_time VARCHAR)
SELECT driver FROM table_2267465_1 WHERE race_time = "3:50:12"
What Region has a Catalog of crgd 86136?
CREATE TABLE table_name_47 (region VARCHAR, catalog VARCHAR)
SELECT region FROM table_name_47 WHERE catalog = "crgd 86136"
Name the total number of tourism receipts 2011 where tourism receipts 2003 13.5
CREATE TABLE table_18524_6 (tourism_receipts__2011___us VARCHAR, tourism_receipts__2003___as__percentage_of_gdp_ VARCHAR)
SELECT COUNT(tourism_receipts__2011___us) AS $_per_capita_ FROM table_18524_6 WHERE tourism_receipts__2003___as__percentage_of_gdp_ = "13.5"
What is the highest number of goals scored
CREATE TABLE table_24565004_7 (goals¹ INTEGER)
SELECT MAX(goals¹) FROM table_24565004_7
Show customer ids who don't have an account.
CREATE TABLE Customers (customer_id VARCHAR); CREATE TABLE Accounts (customer_id VARCHAR)
SELECT customer_id FROM Customers EXCEPT SELECT customer_id FROM Accounts
What is the coronie with a 0.7% nickerie?
CREATE TABLE table_name_92 (coronie VARCHAR, nickerie VARCHAR)
SELECT coronie FROM table_name_92 WHERE nickerie = "0.7%"
What is the area (ha) of the group on the island of Linga Holm that has a Height (m) larger than 7?
CREATE TABLE table_name_31 (area___ha__ VARCHAR, height__m_ VARCHAR, island VARCHAR)
SELECT area___ha__ FROM table_name_31 WHERE height__m_ > 7 AND island = "linga holm"
Where is the rate 5.7 in October 2010?
CREATE TABLE table_21531764_1 (employment_area VARCHAR, october_2010 VARCHAR)
SELECT employment_area FROM table_21531764_1 WHERE october_2010 = "5.7"
What was the most recent year the venue was Barcelona, Spain?
CREATE TABLE table_name_37 (year INTEGER, venue VARCHAR)
SELECT MAX(year) FROM table_name_37 WHERE venue = "barcelona, spain"
Where was the game played when the score was 14.16 (100)-12.12 (84)?
CREATE TABLE table_24919137_2 (venue VARCHAR, score VARCHAR)
SELECT venue FROM table_24919137_2 WHERE score = "14.16 (100)-12.12 (84)"
How many categories for elapsed time exist for the $16.50 fixed-limit badugi game?
CREATE TABLE table_22050544_3 (elapsed_time VARCHAR, event VARCHAR)
SELECT COUNT(elapsed_time) FROM table_22050544_3 WHERE event = "$16.50 Fixed-Limit Badugi"
What period were conscituency contested is aljunied grc?
CREATE TABLE table_1889233_2 (period_in_office VARCHAR, constituency_contested VARCHAR)
SELECT period_in_office FROM table_1889233_2 WHERE constituency_contested = "Aljunied GRC"
What is the organism that has a disease area of cancer and has 4/4 clinical trial b?
CREATE TABLE table_name_96 (marine_organism_α VARCHAR, disease_area VARCHAR, clinical_trials_β VARCHAR)
SELECT marine_organism_α FROM table_name_96 WHERE disease_area = "cancer" AND clinical_trials_β = "4/4"
Who is the incumbent that is listed with the candidates listed as marilyn lloyd (d) 57.4% harold w. coker (r) 42.6%?
CREATE TABLE table_1341577_43 (incumbent VARCHAR, candidates VARCHAR)
SELECT incumbent FROM table_1341577_43 WHERE candidates = "Marilyn Lloyd (D) 57.4% Harold W. Coker (R) 42.6%"
What is the attendance for a week smaller than 9 with a result of L 38-20?
CREATE TABLE table_name_67 (attendance INTEGER, result VARCHAR, week VARCHAR)
SELECT MAX(attendance) FROM table_name_67 WHERE result = "l 38-20" AND week < 9
What engine did Scuderia Ambrosiana with fewer than 4 points have?
CREATE TABLE table_name_85 (engine VARCHAR, entrant VARCHAR, points VARCHAR)
SELECT engine FROM table_name_85 WHERE entrant = "scuderia ambrosiana" AND points < 4
What was the decision of the Kings game when Chicago was the visiting team?
CREATE TABLE table_name_71 (decision VARCHAR, visitor VARCHAR)
SELECT decision FROM table_name_71 WHERE visitor = "chicago"
What is the french word for the Russian word filtrovat (фильтровать)?
CREATE TABLE table_15040_8 (french VARCHAR, russian VARCHAR)
SELECT french FROM table_15040_8 WHERE russian = "filtrovat (фильтровать)"
Who were the crews on the flight up of Soyuz T-3?
CREATE TABLE table_245800_2 (crew VARCHAR, flight_up VARCHAR)
SELECT crew FROM table_245800_2 WHERE flight_up = "Soyuz T-3"
What is the area of the English name Shanghang County?
CREATE TABLE table_1204998_2 (area VARCHAR, english_name VARCHAR)
SELECT area FROM table_1204998_2 WHERE english_name = "Shanghang County"
Find the name and population of district with population between 200000 and 2000000
CREATE TABLE district (District_name VARCHAR, City_Population INTEGER)
SELECT District_name, City_Population FROM district WHERE City_Population BETWEEN 200000 AND 2000000
What explosion had an altitude of 539 km?
CREATE TABLE table_148578_1 (explosion VARCHAR, altitude__km_ VARCHAR)
SELECT explosion FROM table_148578_1 WHERE altitude__km_ = "539"
Name the score on august 1
CREATE TABLE table_name_26 (score VARCHAR, date VARCHAR)
SELECT score FROM table_name_26 WHERE date = "august 1"
From what country is the player with a score of 68-71-76=215?
CREATE TABLE table_name_70 (country VARCHAR, score VARCHAR)
SELECT country FROM table_name_70 WHERE score = 68 - 71 - 76 = 215
What date sent has cancer as the constellation?
CREATE TABLE table_name_29 (date_sent VARCHAR, constellation VARCHAR)
SELECT date_sent FROM table_name_29 WHERE constellation = "cancer"
What is the highest Area that has a Mean Household Size of 3.1 persons?
CREATE TABLE table_name_17 (area__km²_ INTEGER, mean_household_size__in_2006_ VARCHAR)
SELECT MAX(area__km²_) FROM table_name_17 WHERE mean_household_size__in_2006_ = "3.1 persons"
What is the location in 2007?
CREATE TABLE table_name_61 (location VARCHAR, year VARCHAR)
SELECT location FROM table_name_61 WHERE year = 2007