question
stringlengths
12
244
context
stringlengths
27
489
answer
stringlengths
18
557
text
stringlengths
114
1.06k
Name the constructor for number 10
CREATE TABLE table_28190534_1 (constructor VARCHAR, no VARCHAR)
SELECT constructor FROM table_28190534_1 WHERE no = 10
### Context: CREATE TABLE table_28190534_1 (constructor VARCHAR, no VARCHAR) ### Question: Name the constructor for number 10 ### Answer: SELECT constructor FROM table_28190534_1 WHERE no = 10
Name the chassis for b. bira
CREATE TABLE table_28190534_1 (chassis VARCHAR, driver VARCHAR)
SELECT chassis FROM table_28190534_1 WHERE driver = "B. Bira"
### Context: CREATE TABLE table_28190534_1 (chassis VARCHAR, driver VARCHAR) ### Question: Name the chassis for b. bira ### Answer: SELECT chassis FROM table_28190534_1 WHERE driver = "B. Bira"
the episode directed by art dielhenn was what number in the series?
CREATE TABLE table_2818164_8 (no_in_series VARCHAR, directed_by VARCHAR)
SELECT no_in_series FROM table_2818164_8 WHERE directed_by = "Art Dielhenn"
### Context: CREATE TABLE table_2818164_8 (no_in_series VARCHAR, directed_by VARCHAR) ### Question: the episode directed by art dielhenn was what number in the series? ### Answer: SELECT no_in_series FROM table_2818164_8 WHERE directed_by = "Art Dielhenn"
Who wrote the episode which was directed by Nick Marck?
CREATE TABLE table_28195898_1 (written_by VARCHAR, directed_by VARCHAR)
SELECT written_by FROM table_28195898_1 WHERE directed_by = "Nick Marck"
### Context: CREATE TABLE table_28195898_1 (written_by VARCHAR, directed_by VARCHAR) ### Question: Who wrote the episode which was directed by Nick Marck? ### Answer: SELECT written_by FROM table_28195898_1 WHERE directed_by = "Nick Marck"
What is the season 4 # for the production code of 4abb07?
CREATE TABLE table_28195898_1 (_number VARCHAR, production_code VARCHAR)
SELECT _number FROM table_28195898_1 WHERE production_code = "4ABB07"
### Context: CREATE TABLE table_28195898_1 (_number VARCHAR, production_code VARCHAR) ### Question: What is the season 4 # for the production code of 4abb07? ### Answer: SELECT _number FROM table_28195898_1 WHERE production_code = "4ABB07"
What is the title of episode No. 65?
CREATE TABLE table_28195898_1 (title VARCHAR, № VARCHAR)
SELECT title FROM table_28195898_1 WHERE № = 65
### Context: CREATE TABLE table_28195898_1 (title VARCHAR, № VARCHAR) ### Question: What is the title of episode No. 65? ### Answer: SELECT title FROM table_28195898_1 WHERE № = 65
What is the production code for the episode with 5.5 million u.s. viewers?
CREATE TABLE table_28195898_1 (production_code VARCHAR, us_viewers__millions_ VARCHAR)
SELECT production_code FROM table_28195898_1 WHERE us_viewers__millions_ = "5.5"
### Context: CREATE TABLE table_28195898_1 (production_code VARCHAR, us_viewers__millions_ VARCHAR) ### Question: What is the production code for the episode with 5.5 million u.s. viewers? ### Answer: SELECT production_code FROM table_28195898_1 WHERE us_viewers__millions_ = "5.5"
What is the series No when the season 4 # is 18?
CREATE TABLE table_28195898_1 (MIN VARCHAR, _number VARCHAR)
SELECT MIN AS № FROM table_28195898_1 WHERE _number = 18
### Context: CREATE TABLE table_28195898_1 (MIN VARCHAR, _number VARCHAR) ### Question: What is the series No when the season 4 # is 18? ### Answer: SELECT MIN AS № FROM table_28195898_1 WHERE _number = 18
Who was the U21 Mens winner when Mike Marsden was the mixed restricted winner and Claire Nelson was the U21 Womens winner?
CREATE TABLE table_28211674_3 (u21_mens VARCHAR, mixed_restricted VARCHAR, u21_womens VARCHAR)
SELECT u21_mens FROM table_28211674_3 WHERE mixed_restricted = "Mike Marsden" AND u21_womens = "Claire Nelson"
### Context: CREATE TABLE table_28211674_3 (u21_mens VARCHAR, mixed_restricted VARCHAR, u21_womens VARCHAR) ### Question: Who was the U21 Mens winner when Mike Marsden was the mixed restricted winner and Claire Nelson was the U21 Womens winner? ### Answer: SELECT u21_mens FROM table_28211674_3 WHERE mixed_restricted =...
When Naomi Owen won the Womens Singles and Ricardo Walther won the Mens Singles, who won the mixed veteran?
CREATE TABLE table_28211674_3 (mixed_veteran VARCHAR, womens_singles VARCHAR, mens_singles VARCHAR)
SELECT mixed_veteran FROM table_28211674_3 WHERE womens_singles = "Naomi Owen" AND mens_singles = "Ricardo Walther"
### Context: CREATE TABLE table_28211674_3 (mixed_veteran VARCHAR, womens_singles VARCHAR, mens_singles VARCHAR) ### Question: When Naomi Owen won the Womens Singles and Ricardo Walther won the Mens Singles, who won the mixed veteran? ### Answer: SELECT mixed_veteran FROM table_28211674_3 WHERE womens_singles = "Naomi ...
Who won the mixed restricted when Tomasz Rzeszotko won the mixed veteran and Karina Le Fevre won the U21 womens?
CREATE TABLE table_28211674_3 (mixed_restricted VARCHAR, mixed_veteran VARCHAR, u21_womens VARCHAR)
SELECT mixed_restricted FROM table_28211674_3 WHERE mixed_veteran = "Tomasz Rzeszotko" AND u21_womens = "Karina Le Fevre"
### Context: CREATE TABLE table_28211674_3 (mixed_restricted VARCHAR, mixed_veteran VARCHAR, u21_womens VARCHAR) ### Question: Who won the mixed restricted when Tomasz Rzeszotko won the mixed veteran and Karina Le Fevre won the U21 womens? ### Answer: SELECT mixed_restricted FROM table_28211674_3 WHERE mixed_veteran = ...
When and where did Eddie Smith win the mixed veteran?
CREATE TABLE table_28211674_3 (date_location VARCHAR, mixed_veteran VARCHAR)
SELECT COUNT(date_location) FROM table_28211674_3 WHERE mixed_veteran = "Eddie Smith"
### Context: CREATE TABLE table_28211674_3 (date_location VARCHAR, mixed_veteran VARCHAR) ### Question: When and where did Eddie Smith win the mixed veteran? ### Answer: SELECT COUNT(date_location) FROM table_28211674_3 WHERE mixed_veteran = "Eddie Smith"
When Matt Ware won the mens singles, who won the mixed restricted?
CREATE TABLE table_28211674_3 (mixed_restricted VARCHAR, mens_singles VARCHAR)
SELECT mixed_restricted FROM table_28211674_3 WHERE mens_singles = "Matt Ware"
### Context: CREATE TABLE table_28211674_3 (mixed_restricted VARCHAR, mens_singles VARCHAR) ### Question: When Matt Ware won the mens singles, who won the mixed restricted? ### Answer: SELECT mixed_restricted FROM table_28211674_3 WHERE mens_singles = "Matt Ware"
When Paul Whiting won the mixed veteran, who won the mixed restricted?
CREATE TABLE table_28211674_3 (mixed_restricted VARCHAR, mixed_veteran VARCHAR)
SELECT mixed_restricted FROM table_28211674_3 WHERE mixed_veteran = "Paul Whiting"
### Context: CREATE TABLE table_28211674_3 (mixed_restricted VARCHAR, mixed_veteran VARCHAR) ### Question: When Paul Whiting won the mixed veteran, who won the mixed restricted? ### Answer: SELECT mixed_restricted FROM table_28211674_3 WHERE mixed_veteran = "Paul Whiting"
How many winners have st kilda score at 14.11.95?
CREATE TABLE table_28211103_1 (winner VARCHAR, st_kilda_score VARCHAR)
SELECT COUNT(winner) FROM table_28211103_1 WHERE st_kilda_score = "14.11.95"
### Context: CREATE TABLE table_28211103_1 (winner VARCHAR, st_kilda_score VARCHAR) ### Question: How many winners have st kilda score at 14.11.95? ### Answer: SELECT COUNT(winner) FROM table_28211103_1 WHERE st_kilda_score = "14.11.95"
What the listed in round when the hawthorn score is 17.7.109?
CREATE TABLE table_28211103_1 (round INTEGER, hawthorn_score VARCHAR)
SELECT MAX(round) FROM table_28211103_1 WHERE hawthorn_score = "17.7.109"
### Context: CREATE TABLE table_28211103_1 (round INTEGER, hawthorn_score VARCHAR) ### Question: What the listed in round when the hawthorn score is 17.7.109? ### Answer: SELECT MAX(round) FROM table_28211103_1 WHERE hawthorn_score = "17.7.109"
What is the attendance when the hawthorn score is 18.15.123?
CREATE TABLE table_28211103_1 (attendance VARCHAR, hawthorn_score VARCHAR)
SELECT attendance FROM table_28211103_1 WHERE hawthorn_score = "18.15.123"
### Context: CREATE TABLE table_28211103_1 (attendance VARCHAR, hawthorn_score VARCHAR) ### Question: What is the attendance when the hawthorn score is 18.15.123? ### Answer: SELECT attendance FROM table_28211103_1 WHERE hawthorn_score = "18.15.123"
What is the hawthorn score at the year 2000?
CREATE TABLE table_28211103_1 (hawthorn_score VARCHAR, year VARCHAR)
SELECT hawthorn_score FROM table_28211103_1 WHERE year = 2000
### Context: CREATE TABLE table_28211103_1 (hawthorn_score VARCHAR, year VARCHAR) ### Question: What is the hawthorn score at the year 2000? ### Answer: SELECT hawthorn_score FROM table_28211103_1 WHERE year = 2000
Who is the winner when the st kilda score is 13.10.88?
CREATE TABLE table_28211103_1 (winner VARCHAR, st_kilda_score VARCHAR)
SELECT winner FROM table_28211103_1 WHERE st_kilda_score = "13.10.88"
### Context: CREATE TABLE table_28211103_1 (winner VARCHAR, st_kilda_score VARCHAR) ### Question: Who is the winner when the st kilda score is 13.10.88? ### Answer: SELECT winner FROM table_28211103_1 WHERE st_kilda_score = "13.10.88"
What is the attendance when the st kilda score is 13.10.88?
CREATE TABLE table_28211103_1 (attendance VARCHAR, st_kilda_score VARCHAR)
SELECT attendance FROM table_28211103_1 WHERE st_kilda_score = "13.10.88"
### Context: CREATE TABLE table_28211103_1 (attendance VARCHAR, st_kilda_score VARCHAR) ### Question: What is the attendance when the st kilda score is 13.10.88? ### Answer: SELECT attendance FROM table_28211103_1 WHERE st_kilda_score = "13.10.88"
How many caps figures for the Doncaster Rovers?
CREATE TABLE table_28286776_52 (cap_s_ VARCHAR, club_s_ VARCHAR)
SELECT COUNT(cap_s_) FROM table_28286776_52 WHERE club_s_ = "Doncaster Rovers"
### Context: CREATE TABLE table_28286776_52 (cap_s_ VARCHAR, club_s_ VARCHAR) ### Question: How many caps figures for the Doncaster Rovers? ### Answer: SELECT COUNT(cap_s_) FROM table_28286776_52 WHERE club_s_ = "Doncaster Rovers"
How many caps figures are there for Norwich City, Coventry City?
CREATE TABLE table_28286776_52 (cap_s_ VARCHAR, club_s_ VARCHAR)
SELECT COUNT(cap_s_) FROM table_28286776_52 WHERE club_s_ = "Norwich City, Coventry City"
### Context: CREATE TABLE table_28286776_52 (cap_s_ VARCHAR, club_s_ VARCHAR) ### Question: How many caps figures are there for Norwich City, Coventry City? ### Answer: SELECT COUNT(cap_s_) FROM table_28286776_52 WHERE club_s_ = "Norwich City, Coventry City"
How many players had 8 goals?
CREATE TABLE table_28286776_52 (player VARCHAR, goal_s_ VARCHAR)
SELECT COUNT(player) FROM table_28286776_52 WHERE goal_s_ = 8
### Context: CREATE TABLE table_28286776_52 (player VARCHAR, goal_s_ VARCHAR) ### Question: How many players had 8 goals? ### Answer: SELECT COUNT(player) FROM table_28286776_52 WHERE goal_s_ = 8
How many positions does the draft pick whose nationality is Czech Republic play?
CREATE TABLE table_2840500_1 (position VARCHAR, nationality VARCHAR)
SELECT COUNT(position) FROM table_2840500_1 WHERE nationality = "Czech Republic"
### Context: CREATE TABLE table_2840500_1 (position VARCHAR, nationality VARCHAR) ### Question: How many positions does the draft pick whose nationality is Czech Republic play? ### Answer: SELECT COUNT(position) FROM table_2840500_1 WHERE nationality = "Czech Republic"
What draft pick number was Ric Jackman?
CREATE TABLE table_2840500_1 (pick INTEGER, player VARCHAR)
SELECT MIN(pick) FROM table_2840500_1 WHERE player = "Ric Jackman"
### Context: CREATE TABLE table_2840500_1 (pick INTEGER, player VARCHAR) ### Question: What draft pick number was Ric Jackman? ### Answer: SELECT MIN(pick) FROM table_2840500_1 WHERE player = "Ric Jackman"
How many draft pick positions did Matt Bradley have?
CREATE TABLE table_2840500_4 (position VARCHAR, player VARCHAR)
SELECT COUNT(position) FROM table_2840500_4 WHERE player = "Matt Bradley"
### Context: CREATE TABLE table_2840500_4 (position VARCHAR, player VARCHAR) ### Question: How many draft pick positions did Matt Bradley have? ### Answer: SELECT COUNT(position) FROM table_2840500_4 WHERE player = "Matt Bradley"
How many players came from college team reipas lahti (finland)?
CREATE TABLE table_2840500_4 (player VARCHAR, college_junior_club_team VARCHAR)
SELECT COUNT(player) FROM table_2840500_4 WHERE college_junior_club_team = "Reipas Lahti (Finland)"
### Context: CREATE TABLE table_2840500_4 (player VARCHAR, college_junior_club_team VARCHAR) ### Question: How many players came from college team reipas lahti (finland)? ### Answer: SELECT COUNT(player) FROM table_2840500_4 WHERE college_junior_club_team = "Reipas Lahti (Finland)"
What position does Antti-Jussi Niemi play?
CREATE TABLE table_2840500_4 (position VARCHAR, player VARCHAR)
SELECT position FROM table_2840500_4 WHERE player = "Antti-Jussi Niemi"
### Context: CREATE TABLE table_2840500_4 (position VARCHAR, player VARCHAR) ### Question: What position does Antti-Jussi Niemi play? ### Answer: SELECT position FROM table_2840500_4 WHERE player = "Antti-Jussi Niemi"
What position does that draft pick play from Lake Superior State University (NCAA)?
CREATE TABLE table_2840500_4 (position VARCHAR, college_junior_club_team VARCHAR)
SELECT position FROM table_2840500_4 WHERE college_junior_club_team = "Lake Superior State University (NCAA)"
### Context: CREATE TABLE table_2840500_4 (position VARCHAR, college_junior_club_team VARCHAR) ### Question: What position does that draft pick play from Lake Superior State University (NCAA)? ### Answer: SELECT position FROM table_2840500_4 WHERE college_junior_club_team = "Lake Superior State University (NCAA)"
What is the nationality of Christian Lefebvre?
CREATE TABLE table_2840500_4 (nationality VARCHAR, player VARCHAR)
SELECT nationality FROM table_2840500_4 WHERE player = "Christian Lefebvre"
### Context: CREATE TABLE table_2840500_4 (nationality VARCHAR, player VARCHAR) ### Question: What is the nationality of Christian Lefebvre? ### Answer: SELECT nationality FROM table_2840500_4 WHERE player = "Christian Lefebvre"
Name the number of nationalities for ryan mckie
CREATE TABLE table_2840500_8 (nationality VARCHAR, player VARCHAR)
SELECT COUNT(nationality) FROM table_2840500_8 WHERE player = "Ryan Mckie"
### Context: CREATE TABLE table_2840500_8 (nationality VARCHAR, player VARCHAR) ### Question: Name the number of nationalities for ryan mckie ### Answer: SELECT COUNT(nationality) FROM table_2840500_8 WHERE player = "Ryan Mckie"
Name the pick for matthew scorsune
CREATE TABLE table_2840500_8 (pick VARCHAR, player VARCHAR)
SELECT pick FROM table_2840500_8 WHERE player = "Matthew Scorsune"
### Context: CREATE TABLE table_2840500_8 (pick VARCHAR, player VARCHAR) ### Question: Name the pick for matthew scorsune ### Answer: SELECT pick FROM table_2840500_8 WHERE player = "Matthew Scorsune"
Name the college for andrej podkonicky
CREATE TABLE table_2840500_8 (college_junior_club_team VARCHAR, player VARCHAR)
SELECT college_junior_club_team FROM table_2840500_8 WHERE player = "Andrej Podkonicky"
### Context: CREATE TABLE table_2840500_8 (college_junior_club_team VARCHAR, player VARCHAR) ### Question: Name the college for andrej podkonicky ### Answer: SELECT college_junior_club_team FROM table_2840500_8 WHERE player = "Andrej Podkonicky"
Name the most pick for evgeny korolev
CREATE TABLE table_2840500_8 (pick INTEGER, player VARCHAR)
SELECT MAX(pick) FROM table_2840500_8 WHERE player = "Evgeny Korolev"
### Context: CREATE TABLE table_2840500_8 (pick INTEGER, player VARCHAR) ### Question: Name the most pick for evgeny korolev ### Answer: SELECT MAX(pick) FROM table_2840500_8 WHERE player = "Evgeny Korolev"
Who was the coastal Carolina head coach in 2013?
CREATE TABLE table_28418916_3 (coastal_carolina_head_coach VARCHAR, year VARCHAR)
SELECT coastal_carolina_head_coach FROM table_28418916_3 WHERE year = 2013
### Context: CREATE TABLE table_28418916_3 (coastal_carolina_head_coach VARCHAR, year VARCHAR) ### Question: Who was the coastal Carolina head coach in 2013? ### Answer: SELECT coastal_carolina_head_coach FROM table_28418916_3 WHERE year = 2013
How many head coaches did Kent state golden flashes have?
CREATE TABLE table_28418916_3 (opponents_head_coach VARCHAR, fbs_opponent VARCHAR)
SELECT COUNT(opponents_head_coach) FROM table_28418916_3 WHERE fbs_opponent = "Kent State Golden Flashes"
### Context: CREATE TABLE table_28418916_3 (opponents_head_coach VARCHAR, fbs_opponent VARCHAR) ### Question: How many head coaches did Kent state golden flashes have? ### Answer: SELECT COUNT(opponents_head_coach) FROM table_28418916_3 WHERE fbs_opponent = "Kent State Golden Flashes"
What was the result when then opponents conference was Mac (east)?
CREATE TABLE table_28418916_3 (result VARCHAR, opponents_conference VARCHAR)
SELECT result FROM table_28418916_3 WHERE opponents_conference = "MAC (East)"
### Context: CREATE TABLE table_28418916_3 (result VARCHAR, opponents_conference VARCHAR) ### Question: What was the result when then opponents conference was Mac (east)? ### Answer: SELECT result FROM table_28418916_3 WHERE opponents_conference = "MAC (East)"
What nationality is the draft pick player going to Minnesota North Stars?
CREATE TABLE table_2850912_1 (nationality VARCHAR, nhl_team VARCHAR)
SELECT nationality FROM table_2850912_1 WHERE nhl_team = "Minnesota North Stars"
### Context: CREATE TABLE table_2850912_1 (nationality VARCHAR, nhl_team VARCHAR) ### Question: What nationality is the draft pick player going to Minnesota North Stars? ### Answer: SELECT nationality FROM table_2850912_1 WHERE nhl_team = "Minnesota North Stars"
What daft pick number is the player coming from Regina Pats (WHL)?
CREATE TABLE table_2850912_1 (pick__number VARCHAR, college_junior_club_team VARCHAR)
SELECT pick__number FROM table_2850912_1 WHERE college_junior_club_team = "Regina Pats (WHL)"
### Context: CREATE TABLE table_2850912_1 (pick__number VARCHAR, college_junior_club_team VARCHAR) ### Question: What daft pick number is the player coming from Regina Pats (WHL)? ### Answer: SELECT pick__number FROM table_2850912_1 WHERE college_junior_club_team = "Regina Pats (WHL)"
What player is draft pick 17?
CREATE TABLE table_2850912_1 (player VARCHAR, pick__number VARCHAR)
SELECT player FROM table_2850912_1 WHERE pick__number = 17
### Context: CREATE TABLE table_2850912_1 (player VARCHAR, pick__number VARCHAR) ### Question: What player is draft pick 17? ### Answer: SELECT player FROM table_2850912_1 WHERE pick__number = 17
What college team did draft pick 18 come from?
CREATE TABLE table_2850912_1 (college_junior_club_team VARCHAR, pick__number VARCHAR)
SELECT college_junior_club_team FROM table_2850912_1 WHERE pick__number = 18
### Context: CREATE TABLE table_2850912_1 (college_junior_club_team VARCHAR, pick__number VARCHAR) ### Question: What college team did draft pick 18 come from? ### Answer: SELECT college_junior_club_team FROM table_2850912_1 WHERE pick__number = 18
How many times is a to par listed when the player is phil mickelson?
CREATE TABLE table_28498999_5 (to_par VARCHAR, player VARCHAR)
SELECT COUNT(to_par) FROM table_28498999_5 WHERE player = "Phil Mickelson"
### Context: CREATE TABLE table_28498999_5 (to_par VARCHAR, player VARCHAR) ### Question: How many times is a to par listed when the player is phil mickelson? ### Answer: SELECT COUNT(to_par) FROM table_28498999_5 WHERE player = "Phil Mickelson"
What is the score when the player is Matt Kuchar?
CREATE TABLE table_28498999_5 (score VARCHAR, player VARCHAR)
SELECT score FROM table_28498999_5 WHERE player = "Matt Kuchar"
### Context: CREATE TABLE table_28498999_5 (score VARCHAR, player VARCHAR) ### Question: What is the score when the player is Matt Kuchar? ### Answer: SELECT score FROM table_28498999_5 WHERE player = "Matt Kuchar"
What is the player listed when the score is 68-70-68-69=275
CREATE TABLE table_28498999_5 (player VARCHAR, score VARCHAR)
SELECT player FROM table_28498999_5 WHERE score = 68 - 70 - 68 - 69 = 275
### Context: CREATE TABLE table_28498999_5 (player VARCHAR, score VARCHAR) ### Question: What is the player listed when the score is 68-70-68-69=275 ### Answer: SELECT player FROM table_28498999_5 WHERE score = 68 - 70 - 68 - 69 = 275
What is the # listed when the score is 70-69-69-70=278?
CREATE TABLE table_28498999_5 (_number VARCHAR, score VARCHAR)
SELECT _number FROM table_28498999_5 WHERE score = 70 - 69 - 69 - 70 = 278
### Context: CREATE TABLE table_28498999_5 (_number VARCHAR, score VARCHAR) ### Question: What is the # listed when the score is 70-69-69-70=278? ### Answer: SELECT _number FROM table_28498999_5 WHERE score = 70 - 69 - 69 - 70 = 278
To which organziation does the winnipeg jets belong to?
CREATE TABLE table_2850912_12 (college_junior_club_team VARCHAR, nhl_team VARCHAR)
SELECT college_junior_club_team FROM table_2850912_12 WHERE nhl_team = "Winnipeg Jets"
### Context: CREATE TABLE table_2850912_12 (college_junior_club_team VARCHAR, nhl_team VARCHAR) ### Question: To which organziation does the winnipeg jets belong to? ### Answer: SELECT college_junior_club_team FROM table_2850912_12 WHERE nhl_team = "Winnipeg Jets"
What position does allister brown play.
CREATE TABLE table_2850912_12 (position VARCHAR, player VARCHAR)
SELECT position FROM table_2850912_12 WHERE player = "Allister Brown"
### Context: CREATE TABLE table_2850912_12 (position VARCHAR, player VARCHAR) ### Question: What position does allister brown play. ### Answer: SELECT position FROM table_2850912_12 WHERE player = "Allister Brown"
What selection was the springfield olympics (nejhl)?
CREATE TABLE table_2850912_12 (pick__number INTEGER, college_junior_club_team VARCHAR)
SELECT MAX(pick__number) FROM table_2850912_12 WHERE college_junior_club_team = "Springfield Olympics (NEJHL)"
### Context: CREATE TABLE table_2850912_12 (pick__number INTEGER, college_junior_club_team VARCHAR) ### Question: What selection was the springfield olympics (nejhl)? ### Answer: SELECT MAX(pick__number) FROM table_2850912_12 WHERE college_junior_club_team = "Springfield Olympics (NEJHL)"
List the players for team brynäs if (sweden).
CREATE TABLE table_2850912_12 (player VARCHAR, college_junior_club_team VARCHAR)
SELECT player FROM table_2850912_12 WHERE college_junior_club_team = "Brynäs IF (Sweden)"
### Context: CREATE TABLE table_2850912_12 (player VARCHAR, college_junior_club_team VARCHAR) ### Question: List the players for team brynäs if (sweden). ### Answer: SELECT player FROM table_2850912_12 WHERE college_junior_club_team = "Brynäs IF (Sweden)"
Which draft number did the new jersey devils get?
CREATE TABLE table_2850912_12 (pick__number VARCHAR, nhl_team VARCHAR)
SELECT pick__number FROM table_2850912_12 WHERE nhl_team = "New Jersey Devils"
### Context: CREATE TABLE table_2850912_12 (pick__number VARCHAR, nhl_team VARCHAR) ### Question: Which draft number did the new jersey devils get? ### Answer: SELECT pick__number FROM table_2850912_12 WHERE nhl_team = "New Jersey Devils"
How many cuts did the player who earned 210408 Euro make?
CREATE TABLE table_28540609_2 (cuts_made VARCHAR, earnings__€_ VARCHAR)
SELECT cuts_made FROM table_28540609_2 WHERE earnings__€_ = 210408
### Context: CREATE TABLE table_28540609_2 (cuts_made VARCHAR, earnings__€_ VARCHAR) ### Question: How many cuts did the player who earned 210408 Euro make? ### Answer: SELECT cuts_made FROM table_28540609_2 WHERE earnings__€_ = 210408
How many cuts did Gary Clark make?
CREATE TABLE table_28540609_2 (cuts_made VARCHAR, player VARCHAR)
SELECT cuts_made FROM table_28540609_2 WHERE player = "Gary Clark"
### Context: CREATE TABLE table_28540609_2 (cuts_made VARCHAR, player VARCHAR) ### Question: How many cuts did Gary Clark make? ### Answer: SELECT cuts_made FROM table_28540609_2 WHERE player = "Gary Clark"
Which player made exactly 26 starts?
CREATE TABLE table_28540609_2 (player VARCHAR, starts VARCHAR)
SELECT player FROM table_28540609_2 WHERE starts = 26
### Context: CREATE TABLE table_28540609_2 (player VARCHAR, starts VARCHAR) ### Question: Which player made exactly 26 starts? ### Answer: SELECT player FROM table_28540609_2 WHERE starts = 26
How many cuts did Bernd Wiesberger make?
CREATE TABLE table_28540609_2 (cuts_made VARCHAR, player VARCHAR)
SELECT cuts_made FROM table_28540609_2 WHERE player = "Bernd Wiesberger"
### Context: CREATE TABLE table_28540609_2 (cuts_made VARCHAR, player VARCHAR) ### Question: How many cuts did Bernd Wiesberger make? ### Answer: SELECT cuts_made FROM table_28540609_2 WHERE player = "Bernd Wiesberger"
How many earnings values are associated with players who had a best finish of T38?
CREATE TABLE table_28540609_2 (earnings__ VARCHAR, best_finish VARCHAR)
SELECT COUNT(earnings__) AS €_ FROM table_28540609_2 WHERE best_finish = "T38"
### Context: CREATE TABLE table_28540609_2 (earnings__ VARCHAR, best_finish VARCHAR) ### Question: How many earnings values are associated with players who had a best finish of T38? ### Answer: SELECT COUNT(earnings__) AS €_ FROM table_28540609_2 WHERE best_finish = "T38"
How many items appear in the dividend per share when the turnover is 0.42?
CREATE TABLE table_2856898_1 (dividend_per_share__p_ VARCHAR, turnover__£m_ VARCHAR)
SELECT COUNT(dividend_per_share__p_) FROM table_2856898_1 WHERE turnover__£m_ = "0.42"
### Context: CREATE TABLE table_2856898_1 (dividend_per_share__p_ VARCHAR, turnover__£m_ VARCHAR) ### Question: How many items appear in the dividend per share when the turnover is 0.42? ### Answer: SELECT COUNT(dividend_per_share__p_) FROM table_2856898_1 WHERE turnover__£m_ = "0.42"
What was the profit before tax when the turnover was 431.06?
CREATE TABLE table_2856898_1 (profit_before_tax__£m_ VARCHAR, turnover__£m_ VARCHAR)
SELECT profit_before_tax__£m_ FROM table_2856898_1 WHERE turnover__£m_ = "431.06"
### Context: CREATE TABLE table_2856898_1 (profit_before_tax__£m_ VARCHAR, turnover__£m_ VARCHAR) ### Question: What was the profit before tax when the turnover was 431.06? ### Answer: SELECT profit_before_tax__£m_ FROM table_2856898_1 WHERE turnover__£m_ = "431.06"
What was the turnover when the profit before tax was 29.47?
CREATE TABLE table_2856898_1 (turnover__£m_ VARCHAR, profit_before_tax__£m_ VARCHAR)
SELECT turnover__£m_ FROM table_2856898_1 WHERE profit_before_tax__£m_ = "29.47"
### Context: CREATE TABLE table_2856898_1 (turnover__£m_ VARCHAR, profit_before_tax__£m_ VARCHAR) ### Question: What was the turnover when the profit before tax was 29.47? ### Answer: SELECT turnover__£m_ FROM table_2856898_1 WHERE profit_before_tax__£m_ = "29.47"
What's the singer part number of the buttonholer whose storage case is a green plastic box?
CREATE TABLE table_28652521_1 (singer_part_number VARCHAR, storage_case VARCHAR)
SELECT singer_part_number FROM table_28652521_1 WHERE storage_case = "green plastic box"
### Context: CREATE TABLE table_28652521_1 (singer_part_number VARCHAR, storage_case VARCHAR) ### Question: What's the singer part number of the buttonholer whose storage case is a green plastic box? ### Answer: SELECT singer_part_number FROM table_28652521_1 WHERE storage_case = "green plastic box"
What's the description of the buttonholer whose singer part number is 121795 kit 121908 buttonholer?
CREATE TABLE table_28652521_1 (description VARCHAR, singer_part_number VARCHAR)
SELECT description FROM table_28652521_1 WHERE singer_part_number = "121795 kit 121908 buttonholer"
### Context: CREATE TABLE table_28652521_1 (description VARCHAR, singer_part_number VARCHAR) ### Question: What's the description of the buttonholer whose singer part number is 121795 kit 121908 buttonholer? ### Answer: SELECT description FROM table_28652521_1 WHERE singer_part_number = "121795 kit 121908 buttonholer"
What are all the different descriptions for the buttonholer with cardboard box for storage and a low shank type?
CREATE TABLE table_28652521_1 (description VARCHAR, storage_case VARCHAR, for_shank_type VARCHAR)
SELECT description FROM table_28652521_1 WHERE storage_case = "cardboard box" AND for_shank_type = "low"
### Context: CREATE TABLE table_28652521_1 (description VARCHAR, storage_case VARCHAR, for_shank_type VARCHAR) ### Question: What are all the different descriptions for the buttonholer with cardboard box for storage and a low shank type? ### Answer: SELECT description FROM table_28652521_1 WHERE storage_case = "cardboa...
What's the storage case of the buttonholer described as ivory and red metal?
CREATE TABLE table_28652521_1 (storage_case VARCHAR, description VARCHAR)
SELECT storage_case FROM table_28652521_1 WHERE description = "ivory and red metal"
### Context: CREATE TABLE table_28652521_1 (storage_case VARCHAR, description VARCHAR) ### Question: What's the storage case of the buttonholer described as ivory and red metal? ### Answer: SELECT storage_case FROM table_28652521_1 WHERE description = "ivory and red metal"
What's the shank type of the buttonholer with red plastic box as storage case?
CREATE TABLE table_28652521_1 (for_shank_type VARCHAR, storage_case VARCHAR)
SELECT for_shank_type FROM table_28652521_1 WHERE storage_case = "red plastic box"
### Context: CREATE TABLE table_28652521_1 (for_shank_type VARCHAR, storage_case VARCHAR) ### Question: What's the shank type of the buttonholer with red plastic box as storage case? ### Answer: SELECT for_shank_type FROM table_28652521_1 WHERE storage_case = "red plastic box"
Who wrote the episode with 7.52 million US viewers?
CREATE TABLE table_28688313_1 (written_by VARCHAR, us_viewers__in_millions_ VARCHAR)
SELECT written_by FROM table_28688313_1 WHERE us_viewers__in_millions_ = "7.52"
### Context: CREATE TABLE table_28688313_1 (written_by VARCHAR, us_viewers__in_millions_ VARCHAR) ### Question: Who wrote the episode with 7.52 million US viewers? ### Answer: SELECT written_by FROM table_28688313_1 WHERE us_viewers__in_millions_ = "7.52"
What are the titles of episodes numbered 19?
CREATE TABLE table_28688313_1 (episode VARCHAR, _number VARCHAR)
SELECT episode FROM table_28688313_1 WHERE _number = 19
### Context: CREATE TABLE table_28688313_1 (episode VARCHAR, _number VARCHAR) ### Question: What are the titles of episodes numbered 19? ### Answer: SELECT episode FROM table_28688313_1 WHERE _number = 19
Who wrote the episode with 9.81 million US viewers?
CREATE TABLE table_28688313_1 (written_by VARCHAR, us_viewers__in_millions_ VARCHAR)
SELECT written_by FROM table_28688313_1 WHERE us_viewers__in_millions_ = "9.81"
### Context: CREATE TABLE table_28688313_1 (written_by VARCHAR, us_viewers__in_millions_ VARCHAR) ### Question: Who wrote the episode with 9.81 million US viewers? ### Answer: SELECT written_by FROM table_28688313_1 WHERE us_viewers__in_millions_ = "9.81"
How many tracks have the title let love be your energy?
CREATE TABLE table_28715942_2 (track_no VARCHAR, track VARCHAR)
SELECT COUNT(track_no) FROM table_28715942_2 WHERE track = "Let Love Be Your Energy"
### Context: CREATE TABLE table_28715942_2 (track_no VARCHAR, track VARCHAR) ### Question: How many tracks have the title let love be your energy? ### Answer: SELECT COUNT(track_no) FROM table_28715942_2 WHERE track = "Let Love Be Your Energy"
Who arranged song(s) with tom lyle on the vocal percussion?
CREATE TABLE table_28715942_2 (arranger_s_ VARCHAR, vocal_percussionist_s_ VARCHAR)
SELECT arranger_s_ FROM table_28715942_2 WHERE vocal_percussionist_s_ = "Tom Lyle"
### Context: CREATE TABLE table_28715942_2 (arranger_s_ VARCHAR, vocal_percussionist_s_ VARCHAR) ### Question: Who arranged song(s) with tom lyle on the vocal percussion? ### Answer: SELECT arranger_s_ FROM table_28715942_2 WHERE vocal_percussionist_s_ = "Tom Lyle"
Who were the original artist(s) for track number 6?
CREATE TABLE table_28715942_2 (original_artist VARCHAR, track_no VARCHAR)
SELECT original_artist FROM table_28715942_2 WHERE track_no = 6
### Context: CREATE TABLE table_28715942_2 (original_artist VARCHAR, track_no VARCHAR) ### Question: Who were the original artist(s) for track number 6? ### Answer: SELECT original_artist FROM table_28715942_2 WHERE track_no = 6
Who were the original artist(s) on harder to breathe?
CREATE TABLE table_28715942_2 (original_artist VARCHAR, track VARCHAR)
SELECT original_artist FROM table_28715942_2 WHERE track = "Harder To Breathe"
### Context: CREATE TABLE table_28715942_2 (original_artist VARCHAR, track VARCHAR) ### Question: Who were the original artist(s) on harder to breathe? ### Answer: SELECT original_artist FROM table_28715942_2 WHERE track = "Harder To Breathe"
Who were the original artist(s) when jack stamp arranged?
CREATE TABLE table_28715942_2 (original_artist VARCHAR, arranger_s_ VARCHAR)
SELECT original_artist FROM table_28715942_2 WHERE arranger_s_ = "Jack Stamp"
### Context: CREATE TABLE table_28715942_2 (original_artist VARCHAR, arranger_s_ VARCHAR) ### Question: Who were the original artist(s) when jack stamp arranged? ### Answer: SELECT original_artist FROM table_28715942_2 WHERE arranger_s_ = "Jack Stamp"
Who is the artist where the vocal percussionist is Benjamin Holder?
CREATE TABLE table_28715942_6 (original_artist VARCHAR, vocal_percussionist VARCHAR)
SELECT original_artist FROM table_28715942_6 WHERE vocal_percussionist = "Benjamin Holder"
### Context: CREATE TABLE table_28715942_6 (original_artist VARCHAR, vocal_percussionist VARCHAR) ### Question: Who is the artist where the vocal percussionist is Benjamin Holder? ### Answer: SELECT original_artist FROM table_28715942_6 WHERE vocal_percussionist = "Benjamin Holder"
Who is the vocal percussionist for Sex Bomb?
CREATE TABLE table_28715942_6 (vocal_percussionist VARCHAR, track VARCHAR)
SELECT vocal_percussionist FROM table_28715942_6 WHERE track = "Sex Bomb"
### Context: CREATE TABLE table_28715942_6 (vocal_percussionist VARCHAR, track VARCHAR) ### Question: Who is the vocal percussionist for Sex Bomb? ### Answer: SELECT vocal_percussionist FROM table_28715942_6 WHERE track = "Sex Bomb"
Who is the original artist of "Use Somebody"?
CREATE TABLE table_28715942_6 (original_artist VARCHAR, track VARCHAR)
SELECT original_artist FROM table_28715942_6 WHERE track = "Use Somebody"
### Context: CREATE TABLE table_28715942_6 (original_artist VARCHAR, track VARCHAR) ### Question: Who is the original artist of "Use Somebody"? ### Answer: SELECT original_artist FROM table_28715942_6 WHERE track = "Use Somebody"
Who is the arranger for "I KIssed a Girl"?
CREATE TABLE table_28715942_6 (arranger_s_ VARCHAR, track VARCHAR)
SELECT arranger_s_ FROM table_28715942_6 WHERE track = "I Kissed a Girl"
### Context: CREATE TABLE table_28715942_6 (arranger_s_ VARCHAR, track VARCHAR) ### Question: Who is the arranger for "I KIssed a Girl"? ### Answer: SELECT arranger_s_ FROM table_28715942_6 WHERE track = "I Kissed a Girl"
Who is the percussionist for The Coral?
CREATE TABLE table_28715942_6 (vocal_percussionist VARCHAR, original_artist VARCHAR)
SELECT vocal_percussionist FROM table_28715942_6 WHERE original_artist = "The Coral"
### Context: CREATE TABLE table_28715942_6 (vocal_percussionist VARCHAR, original_artist VARCHAR) ### Question: Who is the percussionist for The Coral? ### Answer: SELECT vocal_percussionist FROM table_28715942_6 WHERE original_artist = "The Coral"
What is the charity for the celebrity with an occupation title of actor and singer?
CREATE TABLE table_28730873_2 (charity VARCHAR, occupation VARCHAR)
SELECT charity FROM table_28730873_2 WHERE occupation = "Actor and Singer"
### Context: CREATE TABLE table_28730873_2 (charity VARCHAR, occupation VARCHAR) ### Question: What is the charity for the celebrity with an occupation title of actor and singer? ### Answer: SELECT charity FROM table_28730873_2 WHERE occupation = "Actor and Singer"
What is the title of the episode Alex Reid directed?
CREATE TABLE table_28760804_1 (title VARCHAR, directed_by VARCHAR)
SELECT title FROM table_28760804_1 WHERE directed_by = "Alex Reid"
### Context: CREATE TABLE table_28760804_1 (title VARCHAR, directed_by VARCHAR) ### Question: What is the title of the episode Alex Reid directed? ### Answer: SELECT title FROM table_28760804_1 WHERE directed_by = "Alex Reid"
Who wrote the episode that got 5.95 million U.S. viewers?
CREATE TABLE table_28760804_1 (written_by VARCHAR, us_viewers__million_ VARCHAR)
SELECT written_by FROM table_28760804_1 WHERE us_viewers__million_ = "5.95"
### Context: CREATE TABLE table_28760804_1 (written_by VARCHAR, us_viewers__million_ VARCHAR) ### Question: Who wrote the episode that got 5.95 million U.S. viewers? ### Answer: SELECT written_by FROM table_28760804_1 WHERE us_viewers__million_ = "5.95"
How many million U.S. viewers saw the episode with production code 3X5710?
CREATE TABLE table_28760804_1 (us_viewers__million_ VARCHAR, production_code VARCHAR)
SELECT us_viewers__million_ FROM table_28760804_1 WHERE production_code = "3X5710"
### Context: CREATE TABLE table_28760804_1 (us_viewers__million_ VARCHAR, production_code VARCHAR) ### Question: How many million U.S. viewers saw the episode with production code 3X5710? ### Answer: SELECT us_viewers__million_ FROM table_28760804_1 WHERE production_code = "3X5710"
How many directors got 6.79 million U.S. viewers from their episodes?
CREATE TABLE table_28760804_1 (directed_by VARCHAR, us_viewers__million_ VARCHAR)
SELECT COUNT(directed_by) FROM table_28760804_1 WHERE us_viewers__million_ = "6.79"
### Context: CREATE TABLE table_28760804_1 (directed_by VARCHAR, us_viewers__million_ VARCHAR) ### Question: How many directors got 6.79 million U.S. viewers from their episodes? ### Answer: SELECT COUNT(directed_by) FROM table_28760804_1 WHERE us_viewers__million_ = "6.79"
Who had the most points in the game on March 7?
CREATE TABLE table_28768469_9 (high_points VARCHAR, date VARCHAR)
SELECT high_points FROM table_28768469_9 WHERE date = "March 7"
### Context: CREATE TABLE table_28768469_9 (high_points VARCHAR, date VARCHAR) ### Question: Who had the most points in the game on March 7? ### Answer: SELECT high_points FROM table_28768469_9 WHERE date = "March 7"
What was the record after the game against Washington?
CREATE TABLE table_28768469_9 (record VARCHAR, team VARCHAR)
SELECT record FROM table_28768469_9 WHERE team = "Washington"
### Context: CREATE TABLE table_28768469_9 (record VARCHAR, team VARCHAR) ### Question: What was the record after the game against Washington? ### Answer: SELECT record FROM table_28768469_9 WHERE team = "Washington"
What is the highest score for the player with average of 30.00?
CREATE TABLE table_28846752_12 (highest_score VARCHAR, average VARCHAR)
SELECT highest_score FROM table_28846752_12 WHERE average = "30.00"
### Context: CREATE TABLE table_28846752_12 (highest_score VARCHAR, average VARCHAR) ### Question: What is the highest score for the player with average of 30.00? ### Answer: SELECT highest_score FROM table_28846752_12 WHERE average = "30.00"
How many innings for the player with an average of 22.61?
CREATE TABLE table_28846752_12 (innings VARCHAR, average VARCHAR)
SELECT innings FROM table_28846752_12 WHERE average = "22.61"
### Context: CREATE TABLE table_28846752_12 (innings VARCHAR, average VARCHAR) ### Question: How many innings for the player with an average of 22.61? ### Answer: SELECT innings FROM table_28846752_12 WHERE average = "22.61"
What is the strike rate for the player with an average of 32.78?
CREATE TABLE table_28846752_12 (strike_rate VARCHAR, average VARCHAR)
SELECT strike_rate FROM table_28846752_12 WHERE average = "32.78"
### Context: CREATE TABLE table_28846752_12 (strike_rate VARCHAR, average VARCHAR) ### Question: What is the strike rate for the player with an average of 32.78? ### Answer: SELECT strike_rate FROM table_28846752_12 WHERE average = "32.78"
What is the name of the team when the stadium is listed as Edward Jones Dome?
CREATE TABLE table_28884858_1 (team VARCHAR, stadium VARCHAR)
SELECT team FROM table_28884858_1 WHERE stadium = "Edward Jones Dome"
### Context: CREATE TABLE table_28884858_1 (team VARCHAR, stadium VARCHAR) ### Question: What is the name of the team when the stadium is listed as Edward Jones Dome? ### Answer: SELECT team FROM table_28884858_1 WHERE stadium = "Edward Jones Dome"
What is the capacity percentage when the total attendance is 509940?
CREATE TABLE table_28884858_1 (capacity_percentage VARCHAR, total_attendance VARCHAR)
SELECT capacity_percentage FROM table_28884858_1 WHERE total_attendance = 509940
### Context: CREATE TABLE table_28884858_1 (capacity_percentage VARCHAR, total_attendance VARCHAR) ### Question: What is the capacity percentage when the total attendance is 509940? ### Answer: SELECT capacity_percentage FROM table_28884858_1 WHERE total_attendance = 509940
What is the name of the stadium when the capacity percentage is 83.9%
CREATE TABLE table_28884858_1 (stadium VARCHAR, capacity_percentage VARCHAR)
SELECT stadium FROM table_28884858_1 WHERE capacity_percentage = "83.9%"
### Context: CREATE TABLE table_28884858_1 (stadium VARCHAR, capacity_percentage VARCHAR) ### Question: What is the name of the stadium when the capacity percentage is 83.9% ### Answer: SELECT stadium FROM table_28884858_1 WHERE capacity_percentage = "83.9%"
How many home games are listed when the average attendance is 79475?
CREATE TABLE table_28884858_1 (home_games VARCHAR, average_attendance VARCHAR)
SELECT COUNT(home_games) FROM table_28884858_1 WHERE average_attendance = 79475
### Context: CREATE TABLE table_28884858_1 (home_games VARCHAR, average_attendance VARCHAR) ### Question: How many home games are listed when the average attendance is 79475? ### Answer: SELECT COUNT(home_games) FROM table_28884858_1 WHERE average_attendance = 79475
How many average attendance has a capacity percentage of 96.5%
CREATE TABLE table_28884858_1 (average_attendance VARCHAR, capacity_percentage VARCHAR)
SELECT COUNT(average_attendance) FROM table_28884858_1 WHERE capacity_percentage = "96.5%"
### Context: CREATE TABLE table_28884858_1 (average_attendance VARCHAR, capacity_percentage VARCHAR) ### Question: How many average attendance has a capacity percentage of 96.5% ### Answer: SELECT COUNT(average_attendance) FROM table_28884858_1 WHERE capacity_percentage = "96.5%"
What is the number listed in home games when the team is Seattle Seahawks?
CREATE TABLE table_28884858_1 (home_games VARCHAR, team VARCHAR)
SELECT home_games FROM table_28884858_1 WHERE team = "Seattle Seahawks"
### Context: CREATE TABLE table_28884858_1 (home_games VARCHAR, team VARCHAR) ### Question: What is the number listed in home games when the team is Seattle Seahawks? ### Answer: SELECT home_games FROM table_28884858_1 WHERE team = "Seattle Seahawks"
How many teams had a 99.3% capacity rating?
CREATE TABLE table_28884858_2 (team VARCHAR, capacity_percentage VARCHAR)
SELECT COUNT(team) FROM table_28884858_2 WHERE capacity_percentage = "99.3%"
### Context: CREATE TABLE table_28884858_2 (team VARCHAR, capacity_percentage VARCHAR) ### Question: How many teams had a 99.3% capacity rating? ### Answer: SELECT COUNT(team) FROM table_28884858_2 WHERE capacity_percentage = "99.3%"
What was the capacity for the Denver Broncos?
CREATE TABLE table_28884858_2 (capacity_percentage VARCHAR, team VARCHAR)
SELECT capacity_percentage FROM table_28884858_2 WHERE team = "Denver Broncos"
### Context: CREATE TABLE table_28884858_2 (capacity_percentage VARCHAR, team VARCHAR) ### Question: What was the capacity for the Denver Broncos? ### Answer: SELECT capacity_percentage FROM table_28884858_2 WHERE team = "Denver Broncos"
What was average attendance when total attendance was 541380?
CREATE TABLE table_28884858_2 (average_attendance VARCHAR, total_attendance VARCHAR)
SELECT average_attendance FROM table_28884858_2 WHERE total_attendance = 541380
### Context: CREATE TABLE table_28884858_2 (average_attendance VARCHAR, total_attendance VARCHAR) ### Question: What was average attendance when total attendance was 541380? ### Answer: SELECT average_attendance FROM table_28884858_2 WHERE total_attendance = 541380
What team had a capacity of 102.3%?
CREATE TABLE table_28884858_2 (team VARCHAR, capacity_percentage VARCHAR)
SELECT team FROM table_28884858_2 WHERE capacity_percentage = "102.3%"
### Context: CREATE TABLE table_28884858_2 (team VARCHAR, capacity_percentage VARCHAR) ### Question: What team had a capacity of 102.3%? ### Answer: SELECT team FROM table_28884858_2 WHERE capacity_percentage = "102.3%"
What was the total attendance of the New York Giants?
CREATE TABLE table_28884858_2 (total_attendance INTEGER, team VARCHAR)
SELECT MIN(total_attendance) FROM table_28884858_2 WHERE team = "New York Giants"
### Context: CREATE TABLE table_28884858_2 (total_attendance INTEGER, team VARCHAR) ### Question: What was the total attendance of the New York Giants? ### Answer: SELECT MIN(total_attendance) FROM table_28884858_2 WHERE team = "New York Giants"
What was the capacity percentage when attendance was 71080?
CREATE TABLE table_28884858_2 (capacity_percentage VARCHAR, average_attendance VARCHAR)
SELECT capacity_percentage FROM table_28884858_2 WHERE average_attendance = 71080
### Context: CREATE TABLE table_28884858_2 (capacity_percentage VARCHAR, average_attendance VARCHAR) ### Question: What was the capacity percentage when attendance was 71080? ### Answer: SELECT capacity_percentage FROM table_28884858_2 WHERE average_attendance = 71080
What is the postal code when the administrative capital in Bori?
CREATE TABLE table_28891101_3 (postal_code INTEGER, administrative_capital VARCHAR)
SELECT MAX(postal_code) FROM table_28891101_3 WHERE administrative_capital = "Bori"
### Context: CREATE TABLE table_28891101_3 (postal_code INTEGER, administrative_capital VARCHAR) ### Question: What is the postal code when the administrative capital in Bori? ### Answer: SELECT MAX(postal_code) FROM table_28891101_3 WHERE administrative_capital = "Bori"
What is the 2006 censusn population when is the administrative capital is Eleme?
CREATE TABLE table_28891101_3 (census_2006_population VARCHAR, administrative_capital VARCHAR)
SELECT COUNT(census_2006_population) FROM table_28891101_3 WHERE administrative_capital = "Eleme"
### Context: CREATE TABLE table_28891101_3 (census_2006_population VARCHAR, administrative_capital VARCHAR) ### Question: What is the 2006 censusn population when is the administrative capital is Eleme? ### Answer: SELECT COUNT(census_2006_population) FROM table_28891101_3 WHERE administrative_capital = "Eleme"