question
stringlengths
12
243
answer
stringlengths
18
557
context
stringlengths
27
489
How much does Jonathan Bender weigh?
SELECT weight FROM table_name_2 WHERE player = "jonathan bender"
CREATE TABLE table_name_2 (weight VARCHAR, player VARCHAR)
Name the least year for start of 17th
SELECT MIN(year) FROM table_name_13 WHERE start = "17th"
CREATE TABLE table_name_13 (year INTEGER, start VARCHAR)
Which Home Team has a Result of 124-101?
SELECT home_team FROM table_name_10 WHERE result = "124-101"
CREATE TABLE table_name_10 (home_team VARCHAR, result VARCHAR)
what is the competition when the result is loss in berlin with a score of 0-3?
SELECT competition FROM table_name_12 WHERE result = "loss" AND location = "berlin" AND score = "0-3"
CREATE TABLE table_name_12 (competition VARCHAR, score VARCHAR, result VARCHAR, location VARCHAR)
What is the muzzle velocity for the muzzle energy 351ft•lbf (476 j)?
SELECT muzzle_velocity FROM table_name_60 WHERE muzzle_energy = "351ft•lbf (476 j)"
CREATE TABLE table_name_60 (muzzle_velocity VARCHAR, muzzle_energy VARCHAR)
What was the largest crowd at the Brunswick Street Oval?
SELECT MAX(crowd) FROM table_name_75 WHERE venue = "brunswick street oval"
CREATE TABLE table_name_75 (crowd INTEGER, venue VARCHAR)
How many teams eliminated béziers from competition?
SELECT COUNT(match_points) FROM table_28068063_3 WHERE eliminated_from_competition = "Béziers"
CREATE TABLE table_28068063_3 (match_points VARCHAR, eliminated_from_competition VARCHAR)
What is the Netflix where Segment D is pressure gauges ?
SELECT netflix FROM table_15187735_12 WHERE segment_d = "Pressure Gauges"
CREATE TABLE table_15187735_12 (netflix VARCHAR, segment_d VARCHAR)
Which Byes have a Lexton Plains of skipton?
SELECT MAX(byes) FROM table_name_87 WHERE lexton_plains = "skipton"
CREATE TABLE table_name_87 (byes INTEGER, lexton_plains VARCHAR)
What is the womens singles of marcus ellis gabrielle white?
SELECT womens_singles FROM table_12104319_1 WHERE mixed_doubles = "Marcus Ellis Gabrielle White"
CREATE TABLE table_12104319_1 (womens_singles VARCHAR, mixed_doubles VARCHAR)
What is the type of video game Call of Destiny.
SELECT gtype FROM Video_games WHERE gname = "Call of Destiny"
CREATE TABLE Video_games (gtype VARCHAR, gname VARCHAR)
How many Attendances on may 24?
SELECT MIN(attendance) FROM table_name_75 WHERE date = "may 24"
CREATE TABLE table_name_75 (attendance INTEGER, date VARCHAR)
What is High Rebounds, when High Assists is "Delonte West (10)"?
SELECT high_rebounds FROM table_name_86 WHERE high_assists = "delonte west (10)"
CREATE TABLE table_name_86 (high_rebounds VARCHAR, high_assists VARCHAR)
What is the part number of the model that has a frequency of 933mhz?
SELECT part_number_s_ FROM table_name_32 WHERE frequency = "933mhz"
CREATE TABLE table_name_32 (part_number_s_ VARCHAR, frequency VARCHAR)
What number episode in the series had a production code of 110?
SELECT no_in_series FROM table_25246990_2 WHERE prod_code = "110"
CREATE TABLE table_25246990_2 (no_in_series VARCHAR, prod_code VARCHAR)
What is the highest game that has 32 points and a team rank larger than 4 named montepaschi siena
SELECT MAX(games) FROM table_name_41 WHERE points = 32 AND team = "montepaschi siena" AND rank > 4
CREATE TABLE table_name_41 (games INTEGER, rank VARCHAR, points VARCHAR, team VARCHAR)
Find the physicians who are trained in a procedure that costs more than 5000.
SELECT T1.name FROM physician AS T1 JOIN trained_in AS T2 ON T1.employeeid = T2.physician JOIN procedures AS T3 ON T3.code = T2.treatment WHERE T3.cost > 5000
CREATE TABLE trained_in (physician VARCHAR, treatment VARCHAR); CREATE TABLE physician (name VARCHAR, employeeid VARCHAR); CREATE TABLE procedures (code VARCHAR, cost INTEGER)
What was the loss of the game that had a score of 9-7?
SELECT loss FROM table_name_65 WHERE score = "9-7"
CREATE TABLE table_name_65 (loss VARCHAR, score VARCHAR)
When was the original air date written by michael s. chernuchin & joe morgenstern?
SELECT original_air_date FROM table_2618072_1 WHERE written_by = "Michael S. Chernuchin & Joe Morgenstern"
CREATE TABLE table_2618072_1 (original_air_date VARCHAR, written_by VARCHAR)
What is the dysart of the principal?
SELECT dysart FROM table_11340432_1 WHERE information = "Principal"
CREATE TABLE table_11340432_1 (dysart VARCHAR, information VARCHAR)
What was the record on june 29?
SELECT record FROM table_name_25 WHERE date = "june 29"
CREATE TABLE table_name_25 (record VARCHAR, date VARCHAR)
How many countries had players named Marc Savard get picked?
SELECT COUNT(nationality) FROM table_2886617_4 WHERE player = "Marc Savard"
CREATE TABLE table_2886617_4 (nationality VARCHAR, player VARCHAR)
What is the rate limit when the desired rate change (%) is +40.4?
SELECT rate_limit__p_ FROM table_25316812_1 WHERE desired_rate_change___percentage_ = "+40.4"
CREATE TABLE table_25316812_1 (rate_limit__p_ VARCHAR, desired_rate_change___percentage_ VARCHAR)
What episode number was directed by Craig Ross, Jr.
SELECT _number FROM table_21550897_1 WHERE directed_by = "Craig Ross, Jr."
CREATE TABLE table_21550897_1 (_number VARCHAR, directed_by VARCHAR)
What is the Alpha 2 code for the area also known as TCA?
SELECT alpha_2_code FROM table_222771_1 WHERE alpha_3_code = "TCA"
CREATE TABLE table_222771_1 (alpha_2_code VARCHAR, alpha_3_code VARCHAR)
What is the average crowd size when the home team is North Melbourne?
SELECT AVG(crowd) FROM table_name_36 WHERE home_team = "north melbourne"
CREATE TABLE table_name_36 (crowd INTEGER, home_team VARCHAR)
Which Clock Multiplier has a Clock Speed of 1.6 ghz, and a Model Number of c7-m 764?
SELECT clock_multiplier FROM table_name_69 WHERE clock_speed = "1.6 ghz" AND model_number = "c7-m 764"
CREATE TABLE table_name_69 (clock_multiplier VARCHAR, clock_speed VARCHAR, model_number VARCHAR)
What was the venue with a 3.3km c prologue discipline?
SELECT venue FROM table_name_95 WHERE discipline = "3.3km c prologue"
CREATE TABLE table_name_95 (venue VARCHAR, discipline VARCHAR)
What is Regulator, when Conduct of Litigation is Yes, and when Probate Activities is Yes?
SELECT regulator FROM table_name_13 WHERE conduct_of_litigation = "yes" AND probate_activities = "yes"
CREATE TABLE table_name_13 (regulator VARCHAR, conduct_of_litigation VARCHAR, probate_activities VARCHAR)
Name the final position for copa libertadores
SELECT final_position FROM table_23819979_3 WHERE competition = "Copa Libertadores"
CREATE TABLE table_23819979_3 (final_position VARCHAR, competition VARCHAR)
Which type of record has result/games of b.c. 16 @ edmonton 22?
SELECT type_of_record FROM table_21436373_6 WHERE result_games = "B.C. 16 @ Edmonton 22"
CREATE TABLE table_21436373_6 (type_of_record VARCHAR, result_games VARCHAR)
Which player went to college at Tennessee-Chattanooga?
SELECT player FROM table_name_7 WHERE college = "tennessee-chattanooga"
CREATE TABLE table_name_7 (player VARCHAR, college VARCHAR)
Who had a second qualification time of 1:01.777?
SELECT name FROM table_name_9 WHERE qual_2 = "1:01.777"
CREATE TABLE table_name_9 (name VARCHAR, qual_2 VARCHAR)
Where was the friendly competition on 7 June 1999 played?
SELECT venue FROM table_name_9 WHERE competition = "friendly" AND date = "7 june 1999"
CREATE TABLE table_name_9 (venue VARCHAR, competition VARCHAR, date VARCHAR)
What is the chassis of the Honda Engine from 2008?
SELECT chassis FROM table_name_68 WHERE engine = "honda" AND year = 2008
CREATE TABLE table_name_68 (chassis VARCHAR, engine VARCHAR, year VARCHAR)
Name the international tourist arrivals for arrivals 2011 for 8.1 million
SELECT international_tourist_arrivals__2010_ FROM table_14752049_3 WHERE international_tourist_arrivals__2011_ = "8.1 million"
CREATE TABLE table_14752049_3 (international_tourist_arrivals__2010_ VARCHAR, international_tourist_arrivals__2011_ VARCHAR)
What is the Copa Libertadores 1999 result for team vasco, which made the group stage in the Copa Mercosur 1999?
SELECT copa_libertadores_1999 FROM table_name_62 WHERE copa_mercosur_1999 = "group stage" AND team = "vasco"
CREATE TABLE table_name_62 (copa_libertadores_1999 VARCHAR, copa_mercosur_1999 VARCHAR, team VARCHAR)
What place is Fredrik Jacobson from?
SELECT place FROM table_name_87 WHERE player = "fredrik jacobson"
CREATE TABLE table_name_87 (place VARCHAR, player VARCHAR)
What is the rounds of rider Mika Kallio 1 of the Ducati Marlboro team?
SELECT rounds FROM table_name_67 WHERE team = "ducati marlboro team" AND rider = "mika kallio 1"
CREATE TABLE table_name_67 (rounds VARCHAR, team VARCHAR, rider VARCHAR)
What is the record of team utah?
SELECT record FROM table_name_61 WHERE team = "utah"
CREATE TABLE table_name_61 (record VARCHAR, team VARCHAR)
How many people attended the game of a.f.c. totton?
SELECT attendance FROM table_name_47 WHERE home_team = "a.f.c. totton"
CREATE TABLE table_name_47 (attendance VARCHAR, home_team VARCHAR)
What is the result of the game on week 11?
SELECT result FROM table_name_52 WHERE week = 11
CREATE TABLE table_name_52 (result VARCHAR, week VARCHAR)
What's the total against when the draws are more than 0?
SELECT COUNT(against) FROM table_name_30 WHERE draws > 0
CREATE TABLE table_name_30 (against VARCHAR, draws INTEGER)
What was the record of the game in which Dydek (10) did the most high rebounds?
SELECT record FROM table_18904831_5 WHERE high_rebounds = "Dydek (10)"
CREATE TABLE table_18904831_5 (record VARCHAR, high_rebounds VARCHAR)
How many different kinds of lens brands are there?
SELECT COUNT(DISTINCT brand) FROM camera_lens
CREATE TABLE camera_lens (brand VARCHAR)
Name the laps for ryan newman
SELECT laps FROM table_2144863_1 WHERE driver = "Ryan Newman"
CREATE TABLE table_2144863_1 (laps VARCHAR, driver VARCHAR)
What is the ICAO for the destination in Armenia?
SELECT icao FROM table_name_80 WHERE country = "armenia"
CREATE TABLE table_name_80 (icao VARCHAR, country VARCHAR)
Which Ipsos 5/16/09 has an Ifop- La Croix 5/15/09 of 26%?
SELECT csa_5_20_09 FROM table_name_89 WHERE ifop__la_croix_5_15_09 = "26%"
CREATE TABLE table_name_89 (csa_5_20_09 VARCHAR, ifop__la_croix_5_15_09 VARCHAR)
Name the replaced by for 8 july 2009
SELECT replaced_by FROM table_22640051_3 WHERE date_of_appointment = "8 July 2009"
CREATE TABLE table_22640051_3 (replaced_by VARCHAR, date_of_appointment VARCHAR)
How many people attended the Cleveland Browns game on November 11, 1979?
SELECT MAX(attendance) FROM table_name_58 WHERE date = "november 11, 1979" AND week > 11
CREATE TABLE table_name_58 (attendance INTEGER, date VARCHAR, week VARCHAR)
What is the position when the Crewe Alexandra career is 1988–1990, with 31 goals?
SELECT position FROM table_name_25 WHERE crewe_alexandra_career = "1988–1990" AND goals = 31
CREATE TABLE table_name_25 (position VARCHAR, crewe_alexandra_career VARCHAR, goals VARCHAR)
Which 3rd run has rank of 1?
SELECT 3 AS rd_run FROM table_name_97 WHERE rank = 1
CREATE TABLE table_name_97 (rank VARCHAR)
What was the record of the game on July 3?
SELECT record FROM table_name_44 WHERE date = "july 3"
CREATE TABLE table_name_44 (record VARCHAR, date VARCHAR)
What is the average wins of a team with more than 0 ples and less than 3 podiums?
SELECT AVG(wins) FROM table_name_12 WHERE poles > 0 AND podiums < 3
CREATE TABLE table_name_12 (wins INTEGER, poles VARCHAR, podiums VARCHAR)
what is the last title when the titles is more than 12 and the position in 2012 is 7th
SELECT last_title FROM table_name_91 WHERE titles > 12 AND position_in_2012 = "7th"
CREATE TABLE table_name_91 (last_title VARCHAR, titles VARCHAR, position_in_2012 VARCHAR)
What is the smallest height associated with Honduras?
SELECT MIN(height__cm_) FROM table_25461827_2 WHERE country = "Honduras"
CREATE TABLE table_25461827_2 (height__cm_ INTEGER, country VARCHAR)
Which team beat the Newcastle Breakers?
SELECT winningteam FROM table_name_76 WHERE losingteam = "newcastle breakers"
CREATE TABLE table_name_76 (winningteam VARCHAR, losingteam VARCHAR)
What is the hometown of the player who went to college at USC?
SELECT hometown FROM table_name_33 WHERE college = "usc"
CREATE TABLE table_name_33 (hometown VARCHAR, college VARCHAR)
when points for is 39 what is the total number of drawn
SELECT drawn FROM table_20396710_1 WHERE points_for = "39"
CREATE TABLE table_20396710_1 (drawn VARCHAR, points_for VARCHAR)
What is the number of Not Outs when there were more than 327 runs and 24 innings, and an average of 29.54
SELECT not_outs FROM table_name_41 WHERE runs > 327 AND innings > 24 AND average = 29.54
CREATE TABLE table_name_41 (not_outs VARCHAR, average VARCHAR, runs VARCHAR, innings VARCHAR)
What is the Venue of the 2009 St. Louis Rams Home game?
SELECT venue FROM table_name_58 WHERE year = 2009 AND home_team = "st. louis rams"
CREATE TABLE table_name_58 (venue VARCHAR, year VARCHAR, home_team VARCHAR)
What was the result of the Top 12 Men theme?
SELECT result FROM table_27614707_1 WHERE theme = "Top 12 Men"
CREATE TABLE table_27614707_1 (result VARCHAR, theme VARCHAR)
What is the City of license that has a ERP kW more than 4.5 and w23dr-d?
SELECT city_of_license FROM table_name_45 WHERE erp_kw > 4.5 AND station = "w23dr-d"
CREATE TABLE table_name_45 (city_of_license VARCHAR, erp_kw VARCHAR, station VARCHAR)
What is the highest Game, when Streak is "Win 1", and when Date is "February 18"?
SELECT MAX(game) FROM table_name_11 WHERE streak = "win 1" AND date = "february 18"
CREATE TABLE table_name_11 (game INTEGER, streak VARCHAR, date VARCHAR)
For the Loss of Plesac (1-5), what is the Record?
SELECT record FROM table_name_63 WHERE loss = "plesac (1-5)"
CREATE TABLE table_name_63 (record VARCHAR, loss VARCHAR)
what game took place on september 14
SELECT record FROM table_name_34 WHERE date = "september 14"
CREATE TABLE table_name_34 (record VARCHAR, date VARCHAR)
Can you tell me the Score that has the Game of 40?
SELECT score FROM table_name_33 WHERE game = 40
CREATE TABLE table_name_33 (score VARCHAR, game VARCHAR)
Name the total number of awardees for best screenplay
SELECT COUNT(awardee_s_) FROM table_24446718_3 WHERE name_of_award = "Best Screenplay"
CREATE TABLE table_24446718_3 (awardee_s_ VARCHAR, name_of_award VARCHAR)
What is the Score with a Winning team that is san antonio spurs?
SELECT score FROM table_name_48 WHERE winning_team = "san antonio spurs"
CREATE TABLE table_name_48 (score VARCHAR, winning_team VARCHAR)
What was the winning score on May 3, 1998?
SELECT winning_score FROM table_name_23 WHERE date = "may 3, 1998"
CREATE TABLE table_name_23 (winning_score VARCHAR, date VARCHAR)
What was the HT for the game at Stadio Luigi Ferraris?
SELECT ht FROM table_name_31 WHERE venue = "stadio luigi ferraris"
CREATE TABLE table_name_31 (ht VARCHAR, venue VARCHAR)
What is the Total with a Score of 3–0, and a Date of 14 oct, and has a Set 1 of 15–12?
SELECT total FROM table_name_78 WHERE score = "3–0" AND date = "14 oct" AND set_1 = "15–12"
CREATE TABLE table_name_78 (total VARCHAR, set_1 VARCHAR, score VARCHAR, date VARCHAR)
What is the County of Howard Street Tunnel?
SELECT county FROM table_name_72 WHERE name = "howard street tunnel"
CREATE TABLE table_name_72 (county VARCHAR, name VARCHAR)
Show the police force shared by counties with location on the east and west.
SELECT Police_force FROM county_public_safety WHERE LOCATION = "East" INTERSECT SELECT Police_force FROM county_public_safety WHERE LOCATION = "West"
CREATE TABLE county_public_safety (Police_force VARCHAR, LOCATION VARCHAR)
find the number of different programs that are broadcast during night time.
SELECT COUNT(DISTINCT program_id) FROM broadcast WHERE time_of_day = 'Night'
CREATE TABLE broadcast (program_id VARCHAR, time_of_day VARCHAR)
Which Home Team has a Game of game 1?
SELECT home_team FROM table_name_24 WHERE game = "game 1"
CREATE TABLE table_name_24 (home_team VARCHAR, game VARCHAR)
How many nhl teams are listed when college/junior/club team is listed as newton north high school (ushs-ma)?
SELECT COUNT(nhl_team) FROM table_2850912_7 WHERE college_junior_club_team = "Newton North High School (USHS-MA)"
CREATE TABLE table_2850912_7 (nhl_team VARCHAR, college_junior_club_team VARCHAR)
What is the Class after 1986?
SELECT class FROM table_name_13 WHERE year > 1986
CREATE TABLE table_name_13 (class VARCHAR, year INTEGER)
Who had the pole position in the August 15, 1981 race?
SELECT pole_position FROM table_22765887_1 WHERE date = "August 15, 1981"
CREATE TABLE table_22765887_1 (pole_position VARCHAR, date VARCHAR)
Record of 47–5 (1) involved what res?
SELECT res FROM table_name_49 WHERE record = "47–5 (1)"
CREATE TABLE table_name_49 (res VARCHAR, record VARCHAR)
What is Scotland's winner?
SELECT winner FROM table_name_37 WHERE country = "scotland"
CREATE TABLE table_name_37 (winner VARCHAR, country VARCHAR)
When the home team was footscray what did they score?
SELECT home_team AS score FROM table_name_27 WHERE home_team = "footscray"
CREATE TABLE table_name_27 (home_team VARCHAR)
What team draft a player from Canada that was picked #43 and plays right wing?
SELECT nhl_team FROM table_name_59 WHERE nationality = "canada" AND position = "right wing" AND pick__number = "43"
CREATE TABLE table_name_59 (nhl_team VARCHAR, pick__number VARCHAR, nationality VARCHAR, position VARCHAR)
What's Jorge Santana's elimination?
SELECT elimination FROM table_name_71 WHERE wrestler = "jorge santana"
CREATE TABLE table_name_71 (elimination VARCHAR, wrestler VARCHAR)
List the name, date and result of each battle.
SELECT name, date FROM battle
CREATE TABLE battle (name VARCHAR, date VARCHAR)
At which ground did Dirk Nannes have a figure of 4/23?
SELECT ground FROM table_name_37 WHERE figures = "4/23"
CREATE TABLE table_name_37 (ground VARCHAR, figures VARCHAR)
How many episodes have a weekly rank tba and are broadcast at 8:00 p.m.?
SELECT COUNT(_number) FROM table_16072430_1 WHERE weekly_rank = "TBA" AND timeslot = "8:00 P.M."
CREATE TABLE table_16072430_1 (_number VARCHAR, weekly_rank VARCHAR, timeslot VARCHAR)
Name the drivetrain for 2ur-fse
SELECT drivetrain FROM table_21530474_1 WHERE engine_code = "2UR-FSE"
CREATE TABLE table_21530474_1 (drivetrain VARCHAR, engine_code VARCHAR)
what is the soap opera when the years are 2000–2004, 2005—?
SELECT soap_opera FROM table_name_10 WHERE years = "2000–2004, 2005—"
CREATE TABLE table_name_10 (soap_opera VARCHAR, years VARCHAR)
What is the name of the queen regnant?
SELECT name FROM table_name_48 WHERE title = "queen regnant"
CREATE TABLE table_name_48 (name VARCHAR, title VARCHAR)
What position has a pick less than 25 for the university of california?
SELECT position FROM table_name_44 WHERE pick < 25 AND school = "university of california"
CREATE TABLE table_name_44 (position VARCHAR, pick VARCHAR, school VARCHAR)
Which Year Joined has a Size larger than 93, and a Previous Conference of none (new school), and a Mascot of rebels?
SELECT AVG(year_joined) FROM table_name_88 WHERE size > 93 AND previous_conference = "none (new school)" AND mascot = "rebels"
CREATE TABLE table_name_88 (year_joined INTEGER, mascot VARCHAR, size VARCHAR, previous_conference VARCHAR)
If the year is 2010, what was the average score?
SELECT scoring_average FROM table_22081847_1 WHERE year = 2010
CREATE TABLE table_22081847_1 (scoring_average VARCHAR, year VARCHAR)
What is the competition in tokyo with the result loss?
SELECT competition FROM table_name_3 WHERE location = "tokyo" AND result = "loss"
CREATE TABLE table_name_3 (competition VARCHAR, location VARCHAR, result VARCHAR)
What is Tony Jacklin's total?
SELECT total FROM table_name_33 WHERE player = "tony jacklin"
CREATE TABLE table_name_33 (total VARCHAR, player VARCHAR)
who is the the womens doubles with mens doubles being reinhold pum karl buchart and mixed doubles being hermann fröhlich lore voit
SELECT womens_doubles FROM table_15002265_1 WHERE mens_doubles = "Reinhold Pum Karl Buchart" AND mixed_doubles = "Hermann Fröhlich Lore Voit"
CREATE TABLE table_15002265_1 (womens_doubles VARCHAR, mens_doubles VARCHAR, mixed_doubles VARCHAR)
When shinya nakano's kawasaki ninja zx-rr is the example what is the graphical?
SELECT graphical FROM table_22915134_2 WHERE example = "Shinya Nakano's Kawasaki Ninja ZX-RR"
CREATE TABLE table_22915134_2 (graphical VARCHAR, example VARCHAR)
What is the grid number of Sandro Cortese, who has Aprilia as the manufacturer and less than 19 laps?
SELECT SUM(grid) FROM table_name_44 WHERE manufacturer = "aprilia" AND laps < 19 AND rider = "sandro cortese"
CREATE TABLE table_name_44 (grid INTEGER, rider VARCHAR, manufacturer VARCHAR, laps VARCHAR)
In Limerick County, what is the Rank with a Total larger than 12 and Tipperary as the Opposition?
SELECT AVG(rank) FROM table_name_48 WHERE opposition = "tipperary" AND county = "limerick" AND total > 12
CREATE TABLE table_name_48 (rank INTEGER, total VARCHAR, opposition VARCHAR, county VARCHAR)
What was the venue for the game played on 13/02/1954?
SELECT venue FROM table_name_5 WHERE date = "13/02/1954"
CREATE TABLE table_name_5 (venue VARCHAR, date VARCHAR)