Unnamed: 0
int64 0
60k
| input
stringlengths 76
562
| answer
stringlengths 18
557
|
---|---|---|
8,100 | <question>: Who had high assists in game number 9? <context>: CREATE TABLE table_27712702_7 (high_assists VARCHAR, game VARCHAR) | SELECT high_assists FROM table_27712702_7 WHERE game = 9 |
8,101 | <question>: Who had high assists in the game played at Oklahoma city arena 17,509? <context>: CREATE TABLE table_27712702_7 (high_assists VARCHAR, location_attendance VARCHAR) | SELECT high_assists FROM table_27712702_7 WHERE location_attendance = "Oklahoma City Arena 17,509" |
8,102 | <question>: Which team played on November 15? <context>: CREATE TABLE table_27712702_7 (team VARCHAR, date VARCHAR) | SELECT team FROM table_27712702_7 WHERE date = "November 15" |
8,103 | <question>: Which series had a score of l 103–112 (ot)? <context>: CREATE TABLE table_27713030_16 (series VARCHAR, score VARCHAR) | SELECT series FROM table_27713030_16 WHERE score = "L 103–112 (OT)" |
8,104 | <question>: What was the location and attendance when lebron james (10) had the high assists? <context>: CREATE TABLE table_27713030_16 (location_attendance VARCHAR, high_assists VARCHAR) | SELECT location_attendance FROM table_27713030_16 WHERE high_assists = "LeBron James (10)" |
8,105 | <question>: How many teams were there when chris bosh , lebron james (8) had the high rebounds? <context>: CREATE TABLE table_27713030_16 (team VARCHAR, high_rebounds VARCHAR) | SELECT COUNT(team) FROM table_27713030_16 WHERE high_rebounds = "Chris Bosh , LeBron James (8)" |
8,106 | <question>: Who led in assists on January 17, and with how many? <context>: CREATE TABLE table_27712702_9 (high_assists VARCHAR, date VARCHAR) | SELECT high_assists FROM table_27712702_9 WHERE date = "January 17" |
8,107 | <question>: What was the score of the January 8 game? <context>: CREATE TABLE table_27712702_9 (score VARCHAR, date VARCHAR) | SELECT score FROM table_27712702_9 WHERE date = "January 8" |
8,108 | <question>: What game number was on January 14? <context>: CREATE TABLE table_27713583_8 (game VARCHAR, date VARCHAR) | SELECT game FROM table_27713583_8 WHERE date = "January 14" |
8,109 | <question>: what is the date of the game that the high assists is raymond felton (4)? <context>: CREATE TABLE table_27713583_2 (date VARCHAR, high_assists VARCHAR) | SELECT date FROM table_27713583_2 WHERE high_assists = "Raymond Felton (4)" |
8,110 | <question>: How many games were on october 17? <context>: CREATE TABLE table_27713583_2 (high_points VARCHAR, date VARCHAR) | SELECT COUNT(high_points) FROM table_27713583_2 WHERE date = "October 17" |
8,111 | <question>: What is the record for the game against team @ Minnesota? <context>: CREATE TABLE table_27713583_2 (record VARCHAR, team VARCHAR) | SELECT record FROM table_27713583_2 WHERE team = "@ Minnesota" |
8,112 | <question>: What is the date the high points was by toney douglas (23)? <context>: CREATE TABLE table_27713583_2 (date VARCHAR, high_points VARCHAR) | SELECT date FROM table_27713583_2 WHERE high_points = "Toney Douglas (23)" |
8,113 | <question>: How many episodes had an audience of exactly 25.3 million viewers in the U.S.A.? <context>: CREATE TABLE table_27713721_1 (production_code VARCHAR, us_viewers__millions_ VARCHAR) | SELECT COUNT(production_code) FROM table_27713721_1 WHERE us_viewers__millions_ = "25.3" |
8,114 | <question>: Who had the high points when high assists is tim duncan (5)? <context>: CREATE TABLE table_27715173_8 (high_points VARCHAR, high_assists VARCHAR) | SELECT high_points FROM table_27715173_8 WHERE high_assists = "Tim Duncan (5)" |
8,115 | <question>: what is the date when the location attendance is energysolutions arena 19,911? <context>: CREATE TABLE table_27715173_8 (date VARCHAR, location_attendance VARCHAR) | SELECT date FROM table_27715173_8 WHERE location_attendance = "EnergySolutions Arena 19,911" |
8,116 | <question>: how many times is the team oklahoma city? <context>: CREATE TABLE table_27715173_8 (high_points VARCHAR, team VARCHAR) | SELECT COUNT(high_points) FROM table_27715173_8 WHERE team = "Oklahoma City" |
8,117 | <question>: what is the game where the high points is by manu ginóbili (26)? <context>: CREATE TABLE table_27715173_8 (game VARCHAR, high_points VARCHAR) | SELECT game FROM table_27715173_8 WHERE high_points = "Manu Ginóbili (26)" |
8,118 | <question>: what is the location attendance when the record is 39–7? <context>: CREATE TABLE table_27715173_8 (location_attendance VARCHAR, record VARCHAR) | SELECT location_attendance FROM table_27715173_8 WHERE record = "39–7" |
8,119 | <question>: What is the maximum basketball game? <context>: CREATE TABLE table_27715173_2 (game INTEGER) | SELECT MAX(game) FROM table_27715173_2 |
8,120 | <question>: How many entries are shown for high points when the score was l 87–89 (ot)? <context>: CREATE TABLE table_27722408_6 (high_points VARCHAR, score VARCHAR) | SELECT COUNT(high_points) FROM table_27722408_6 WHERE score = "L 87–89 (OT)" |
8,121 | <question>: What was the other team in game 11? <context>: CREATE TABLE table_27722408_6 (team VARCHAR, game VARCHAR) | SELECT team FROM table_27722408_6 WHERE game = 11 |
8,122 | <question>: Who scored the high points for the game with record 9–3? <context>: CREATE TABLE table_27722408_6 (high_points VARCHAR, record VARCHAR) | SELECT high_points FROM table_27722408_6 WHERE record = "9–3" |
8,123 | <question>: Name the date for washington <context>: CREATE TABLE table_27722734_7 (date VARCHAR, team VARCHAR) | SELECT date FROM table_27722734_7 WHERE team = "Washington" |
8,124 | <question>: Name the record for 23 game <context>: CREATE TABLE table_27722734_7 (record VARCHAR, game VARCHAR) | SELECT record FROM table_27722734_7 WHERE game = 23 |
8,125 | <question>: Name the most game for december 1 <context>: CREATE TABLE table_27722734_7 (game INTEGER, date VARCHAR) | SELECT MAX(game) FROM table_27722734_7 WHERE date = "December 1" |
8,126 | <question>: What was the score of the game against portland? <context>: CREATE TABLE table_27723526_10 (score VARCHAR, team VARCHAR) | SELECT score FROM table_27723526_10 WHERE team = "Portland" |
8,127 | <question>: Who had the high assist total on january 27? <context>: CREATE TABLE table_27723526_10 (high_assists VARCHAR, date VARCHAR) | SELECT high_assists FROM table_27723526_10 WHERE date = "January 27" |
8,128 | <question>: What is the location and attendance of game 70? <context>: CREATE TABLE table_27733909_9 (location_attendance VARCHAR, game VARCHAR) | SELECT location_attendance FROM table_27733909_9 WHERE game = 70 |
8,129 | <question>: What team was the opponent when josh smith (8) had the high assists? <context>: CREATE TABLE table_27734577_13 (team VARCHAR, high_assists VARCHAR) | SELECT team FROM table_27734577_13 WHERE high_assists = "Josh Smith (8)" |
8,130 | <question>: What is the game number where josh smith (4) had the high assists? <context>: CREATE TABLE table_27734577_13 (game INTEGER, high_assists VARCHAR) | SELECT MIN(game) FROM table_27734577_13 WHERE high_assists = "Josh Smith (4)" |
8,131 | <question>: What is the series number when al horford (10) had the high rebounds? <context>: CREATE TABLE table_27734577_13 (series VARCHAR, high_rebounds VARCHAR) | SELECT series FROM table_27734577_13 WHERE high_rebounds = "Al Horford (10)" |
8,132 | <question>: What is every team with location attendance of Philips Arena 12,140? <context>: CREATE TABLE table_27734577_7 (team VARCHAR, location_attendance VARCHAR) | SELECT team FROM table_27734577_7 WHERE location_attendance = "Philips Arena 12,140" |
8,133 | <question>: How many games were played on october 16? <context>: CREATE TABLE table_27756014_1 (high_points VARCHAR, date VARCHAR) | SELECT COUNT(high_points) FROM table_27756014_1 WHERE date = "October 16" |
8,134 | <question>: What is the score of game 4? <context>: CREATE TABLE table_27756014_1 (score VARCHAR, game VARCHAR) | SELECT score FROM table_27756014_1 WHERE game = 4 |
8,135 | <question>: What is the score of the game played on october 16? <context>: CREATE TABLE table_27756014_1 (score VARCHAR, date VARCHAR) | SELECT score FROM table_27756014_1 WHERE date = "October 16" |
8,136 | <question>: What is the team played on october 5? <context>: CREATE TABLE table_27756014_1 (team VARCHAR, date VARCHAR) | SELECT team FROM table_27756014_1 WHERE date = "October 5" |
8,137 | <question>: who had high assists on november 12? <context>: CREATE TABLE table_27756314_6 (high_assists VARCHAR, date VARCHAR) | SELECT high_assists FROM table_27756314_6 WHERE date = "November 12" |
8,138 | <question>: What is the date when the high points is michael beasley , martell webster (16)? <context>: CREATE TABLE table_27756314_10 (date VARCHAR, high_points VARCHAR) | SELECT date FROM table_27756314_10 WHERE high_points = "Michael Beasley , Martell Webster (16)" |
8,139 | <question>: What is the game with the team indiana? <context>: CREATE TABLE table_27756314_10 (game VARCHAR, team VARCHAR) | SELECT game FROM table_27756314_10 WHERE team = "Indiana" |
8,140 | <question>: Who had high rebounds when the date was march 25? <context>: CREATE TABLE table_27756314_10 (high_rebounds VARCHAR, date VARCHAR) | SELECT high_rebounds FROM table_27756314_10 WHERE date = "March 25" |
8,141 | <question>: What is the highest game with the score l 96–103 (ot)? <context>: CREATE TABLE table_27756314_10 (game INTEGER, score VARCHAR) | SELECT MAX(game) FROM table_27756314_10 WHERE score = "L 96–103 (OT)" |
8,142 | <question>: What is the team when the high points were by wesley johnson (20)? <context>: CREATE TABLE table_27756314_10 (team VARCHAR, high_points VARCHAR) | SELECT team FROM table_27756314_10 WHERE high_points = "Wesley Johnson (20)" |
8,143 | <question>: what is the record for date december 11? <context>: CREATE TABLE table_27756314_7 (record VARCHAR, date VARCHAR) | SELECT record FROM table_27756314_7 WHERE date = "December 11" |
8,144 | <question>: who had high assists on december 3? <context>: CREATE TABLE table_27756314_7 (high_assists VARCHAR, date VARCHAR) | SELECT high_assists FROM table_27756314_7 WHERE date = "December 3" |
8,145 | <question>: where was the location that had game 19? <context>: CREATE TABLE table_27756314_7 (location_attendance VARCHAR, game VARCHAR) | SELECT location_attendance FROM table_27756314_7 WHERE game = 19 |
8,146 | <question>: Where was the game played and what was the attendance on May 13? <context>: CREATE TABLE table_27756474_13 (location_attendance VARCHAR, date VARCHAR) | SELECT location_attendance FROM table_27756474_13 WHERE date = "May 13" |
8,147 | <question>: What was the location and the attendance for the game on October 12? <context>: CREATE TABLE table_27756572_2 (location_attendance VARCHAR, date VARCHAR) | SELECT location_attendance FROM table_27756572_2 WHERE date = "October 12" |
8,148 | <question>: Name the number of processors for nec sx-4 vector processor <context>: CREATE TABLE table_27765443_2 (no_of_processors VARCHAR, cpu_type VARCHAR) | SELECT no_of_processors FROM table_27765443_2 WHERE cpu_type = "NEC SX-4 vector processor" |
8,149 | <question>: Name the most peak performance for october 2006 - january 2010 <context>: CREATE TABLE table_27765443_2 (maximum_peak_performance___teraflops__ VARCHAR, period_of_operation VARCHAR) | SELECT maximum_peak_performance___teraflops__ FROM table_27765443_2 WHERE period_of_operation = "October 2006 - January 2010" |
8,150 | <question>: Name the cpu type for june 2005 - april 2009 <context>: CREATE TABLE table_27765443_2 (cpu_type VARCHAR, period_of_operation VARCHAR) | SELECT cpu_type FROM table_27765443_2 WHERE period_of_operation = "June 2005 - April 2009" |
8,151 | <question>: Name the total number of model for amd opteron dual-core 2.6ghz <context>: CREATE TABLE table_27765443_2 (model___computer_name VARCHAR, cpu_type VARCHAR) | SELECT COUNT(model___computer_name) FROM table_27765443_2 WHERE cpu_type = "AMD Opteron dual-core 2.6GHz" |
8,152 | <question>: Name the number of processors for october 2006 - january 2010 <context>: CREATE TABLE table_27765443_2 (no_of_processors VARCHAR, period_of_operation VARCHAR) | SELECT no_of_processors FROM table_27765443_2 WHERE period_of_operation = "October 2006 - January 2010" |
8,153 | <question>: What was the result for the cirtcuit where the LMPC winning team was #89 Intersport Racing? <context>: CREATE TABLE table_27758427_2 (results VARCHAR, lmpc_winning_team VARCHAR) | SELECT results FROM table_27758427_2 WHERE lmpc_winning_team = "#89 Intersport Racing" |
8,154 | <question>: how many winnings does jeff gordon have? <context>: CREATE TABLE table_27781212_1 (winnings VARCHAR, driver VARCHAR) | SELECT winnings FROM table_27781212_1 WHERE driver = "Jeff Gordon" |
8,155 | <question>: what are the minimum points for tommy kendall? <context>: CREATE TABLE table_27781212_1 (points INTEGER, driver VARCHAR) | SELECT MIN(points) FROM table_27781212_1 WHERE driver = "Tommy Kendall" |
8,156 | <question>: what is the minimum position with 31 points? <context>: CREATE TABLE table_27781212_1 (position INTEGER, points VARCHAR) | SELECT MIN(position) FROM table_27781212_1 WHERE points = 31 |
8,157 | <question>: who is the driver that had winnings of $225,000? <context>: CREATE TABLE table_27781212_1 (driver VARCHAR, winnings VARCHAR) | SELECT driver FROM table_27781212_1 WHERE winnings = "$225,000" |
8,158 | <question>: How many different standards have a PM of 0.02 g/kWh? <context>: CREATE TABLE table_2780146_6 (standard VARCHAR, pm__g_kwh_ VARCHAR) | SELECT COUNT(standard) FROM table_2780146_6 WHERE pm__g_kwh_ = "0.02" |
8,159 | <question>: What's the HC for the Euro I standard? <context>: CREATE TABLE table_2780146_6 (hc__g_kwh_ VARCHAR, standard VARCHAR) | SELECT hc__g_kwh_ FROM table_2780146_6 WHERE standard = "Euro I" |
8,160 | <question>: What's the HC for the standard with NO x of 7.0 g/kWh? <context>: CREATE TABLE table_2780146_6 (hc__g_kwh_ VARCHAR, no_x__g_kwh_ VARCHAR) | SELECT hc__g_kwh_ FROM table_2780146_6 WHERE no_x__g_kwh_ = "7.0" |
8,161 | <question>: What's the PM for the standard with 12.3 g/kWh CO? <context>: CREATE TABLE table_2780146_6 (pm__g_kwh_ VARCHAR, co__g_kwh_ VARCHAR) | SELECT pm__g_kwh_ FROM table_2780146_6 WHERE co__g_kwh_ = "12.3" |
8,162 | <question>: What's the NO of the standard with HC of 1.23 g/kWh? <context>: CREATE TABLE table_2780146_6 (no_x__g_kwh_ VARCHAR, hc__g_kwh_ VARCHAR) | SELECT no_x__g_kwh_ FROM table_2780146_6 WHERE hc__g_kwh_ = "1.23" |
8,163 | <question>: What was the original air date of the episode that had 5.42 million viewers? <context>: CREATE TABLE table_27790959_1 (original_air_date VARCHAR, us_viewers__million_ VARCHAR) | SELECT original_air_date FROM table_27790959_1 WHERE us_viewers__million_ = "5.42" |
8,164 | <question>: How many people saw the game won by G. Claypool (4-1)? <context>: CREATE TABLE table_27862483_3 (attendance INTEGER, win VARCHAR) | SELECT MIN(attendance) FROM table_27862483_3 WHERE win = "G. Claypool (4-1)" |
8,165 | <question>: What was the overall record in the game won by D. Klein (2-0)? <context>: CREATE TABLE table_27862483_3 (overall_record VARCHAR, win VARCHAR) | SELECT overall_record FROM table_27862483_3 WHERE win = "D. Klein (2-0)" |
8,166 | <question>: What was the overall record of the game lost by A. Pracher (4-1)? <context>: CREATE TABLE table_27862483_3 (overall_record VARCHAR, loss VARCHAR) | SELECT overall_record FROM table_27862483_3 WHERE loss = "A. Pracher (4-1)" |
8,167 | <question>: What was the PAC-10 record of the game played on April 20? <context>: CREATE TABLE table_27862483_3 (pac_10_record VARCHAR, date VARCHAR) | SELECT pac_10_record FROM table_27862483_3 WHERE date = "April 20" |
8,168 | <question>: How many different numbers are there for the game played on April 23? <context>: CREATE TABLE table_27862483_3 (_number VARCHAR, date VARCHAR) | SELECT COUNT(_number) FROM table_27862483_3 WHERE date = "April 23" |
8,169 | <question>: Wat episode number had 5.46 million viewers? <context>: CREATE TABLE table_27846651_1 (episode__number VARCHAR, viewers__millions_ VARCHAR) | SELECT episode__number FROM table_27846651_1 WHERE viewers__millions_ = "5.46" |
8,170 | <question>: What episode in the series had 5.24 million viewers? <context>: CREATE TABLE table_27846651_1 (series__number VARCHAR, viewers__millions_ VARCHAR) | SELECT series__number FROM table_27846651_1 WHERE viewers__millions_ = "5.24" |
8,171 | <question>: Who wrote the episode that had 5.93 million viewers? <context>: CREATE TABLE table_27846651_1 (writer VARCHAR, viewers__millions_ VARCHAR) | SELECT writer FROM table_27846651_1 WHERE viewers__millions_ = "5.93" |
8,172 | <question>: In what edition was the opponent team Zimbabwe? <context>: CREATE TABLE table_27877656_8 (edition VARCHAR, opponent_team VARCHAR) | SELECT edition FROM table_27877656_8 WHERE opponent_team = "Zimbabwe" |
8,173 | <question>: What was the outcome in the 2010 Europe/Africa Group IIB edition? <context>: CREATE TABLE table_27877656_8 (outcome VARCHAR, edition VARCHAR) | SELECT outcome FROM table_27877656_8 WHERE edition = "2010 Europe/Africa Group IIB" |
8,174 | <question>: What was the team's record against philadelphia? <context>: CREATE TABLE table_27882867_8 (record VARCHAR, team VARCHAR) | SELECT record FROM table_27882867_8 WHERE team = "Philadelphia" |
8,175 | <question>: What day did they play the phoenix suns? <context>: CREATE TABLE table_27902171_4 (date VARCHAR, team VARCHAR) | SELECT date FROM table_27902171_4 WHERE team = "Phoenix Suns" |
8,176 | <question>: Who had the high point total when they were 8-5? <context>: CREATE TABLE table_27902171_4 (high_points VARCHAR, record VARCHAR) | SELECT high_points FROM table_27902171_4 WHERE record = "8-5" |
8,177 | <question>: Who had the high assist total when the team was 0-1? <context>: CREATE TABLE table_27902171_4 (high_assists VARCHAR, record VARCHAR) | SELECT high_assists FROM table_27902171_4 WHERE record = "0-1" |
8,178 | <question>: Who had highest points during game against the Utah Jazz? <context>: CREATE TABLE table_27902171_6 (high_points VARCHAR, team VARCHAR) | SELECT high_points FROM table_27902171_6 WHERE team = "Utah Jazz" |
8,179 | <question>: What location with it's corresponding attendance was the game against Utah Jazz? <context>: CREATE TABLE table_27902171_6 (location_attendance VARCHAR, team VARCHAR) | SELECT location_attendance FROM table_27902171_6 WHERE team = "Utah Jazz" |
8,180 | <question>: What were the scores of the games with a record of 47-34? <context>: CREATE TABLE table_27902171_9 (score VARCHAR, record VARCHAR) | SELECT score FROM table_27902171_9 WHERE record = "47-34" |
8,181 | <question>: Who performed the most rebounds on games against the Minnesota Timberwolves? <context>: CREATE TABLE table_27902171_9 (high_rebounds VARCHAR, team VARCHAR) | SELECT high_rebounds FROM table_27902171_9 WHERE team = "Minnesota Timberwolves" |
8,182 | <question>: Who manufactured the car driven by Will Power and Scott Dixon had the most laps? <context>: CREATE TABLE table_27913160_3 (manufacturer VARCHAR, driver VARCHAR, most_laps_led VARCHAR) | SELECT manufacturer FROM table_27913160_3 WHERE driver = "Will Power" AND most_laps_led = "Scott Dixon" |
8,183 | <question>: Who had the pole position in Detroit? <context>: CREATE TABLE table_27913160_3 (pole_position VARCHAR, race VARCHAR) | SELECT pole_position FROM table_27913160_3 WHERE race = "Detroit" |
8,184 | <question>: Who was the driver in round 4? <context>: CREATE TABLE table_27913160_3 (driver VARCHAR, round VARCHAR) | SELECT driver FROM table_27913160_3 WHERE round = 4 |
8,185 | <question>: Who had the pole position in Milwaukee? <context>: CREATE TABLE table_27913160_3 (pole_position VARCHAR, race VARCHAR) | SELECT pole_position FROM table_27913160_3 WHERE race = "Milwaukee" |
8,186 | <question>: Who was the driver in round 8? <context>: CREATE TABLE table_27913160_3 (driver VARCHAR, round VARCHAR) | SELECT driver FROM table_27913160_3 WHERE round = 8 |
8,187 | <question>: What race did Simon Pagenaud have the most laps in? <context>: CREATE TABLE table_27913160_3 (race VARCHAR, most_laps_led VARCHAR) | SELECT race FROM table_27913160_3 WHERE most_laps_led = "Simon Pagenaud" |
8,188 | <question>: what is the name of the episode whose director is Michael Pressman and the number of that episode in that season is less than 10.0? <context>: CREATE TABLE table_2791668_1 (title VARCHAR, directed_by VARCHAR, no_in_season VARCHAR) | SELECT title FROM table_2791668_1 WHERE directed_by = "Michael Pressman" AND no_in_season < 10.0 |
8,189 | <question>: how many millions of North American people saw the episode whose director was Ed Sherin? <context>: CREATE TABLE table_2791668_1 (us_viewers__millions_ VARCHAR, directed_by VARCHAR) | SELECT us_viewers__millions_ FROM table_2791668_1 WHERE directed_by = "Ed Sherin" |
8,190 | <question>: what is the name of the episode whose writer is philippe browning? <context>: CREATE TABLE table_2791668_1 (title VARCHAR, written_by VARCHAR) | SELECT title FROM table_2791668_1 WHERE written_by = "Philippe Browning" |
8,191 | <question>: how many premieres had the episode that had 12.68 millions of north american viewers? <context>: CREATE TABLE table_2791668_1 (original_air_date VARCHAR, us_viewers__millions_ VARCHAR) | SELECT COUNT(original_air_date) FROM table_2791668_1 WHERE us_viewers__millions_ = "12.68" |
8,192 | <question>: how many episodes in the series had as a production code 16016? <context>: CREATE TABLE table_2791668_1 (no_in_series VARCHAR, production_code VARCHAR) | SELECT COUNT(no_in_series) FROM table_2791668_1 WHERE production_code = 16016 |
8,193 | <question>: What car make was sponsored by Aflac? <context>: CREATE TABLE table_27940569_1 (make VARCHAR, sponsor VARCHAR) | SELECT make FROM table_27940569_1 WHERE sponsor = "Aflac" |
8,194 | <question>: How many points and bonuses did Kurt Busch get? <context>: CREATE TABLE table_27940569_1 (pts_bns VARCHAR, driver VARCHAR) | SELECT pts_bns FROM table_27940569_1 WHERE driver = "Kurt Busch" |
8,195 | <question>: What make was the car driven by Jeff Gordon? <context>: CREATE TABLE table_27940569_1 (make VARCHAR, driver VARCHAR) | SELECT make FROM table_27940569_1 WHERE driver = "Jeff Gordon" |
8,196 | <question>: What was the greatest number of laps run? <context>: CREATE TABLE table_27940569_1 (laps INTEGER) | SELECT MAX(laps) FROM table_27940569_1 |
8,197 | <question>: What is the represent province for the contestant whose hometown is Woerden? <context>: CREATE TABLE table_27946889_2 (represent_province VARCHAR, hometown VARCHAR) | SELECT represent_province FROM table_27946889_2 WHERE hometown = "Woerden" |
8,198 | <question>: How many contestants are 1.80 mtr. in height? <context>: CREATE TABLE table_27946889_2 (contestant VARCHAR, height__mtr_ VARCHAR) | SELECT COUNT(contestant) FROM table_27946889_2 WHERE height__mtr_ = "1.80" |
8,199 | <question>: Which episode had viewership of 0.296 million? <context>: CREATE TABLE table_27987623_3 (episode VARCHAR, viewers__millions_ VARCHAR) | SELECT episode FROM table_27987623_3 WHERE viewers__millions_ = "0.296" |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.