Unnamed: 0
int64
0
60k
input
stringlengths
76
562
answer
stringlengths
18
557
28,800
<question>: How many teams drew the widnes vikings? <context>: CREATE TABLE table_13018091_1 (drawn VARCHAR, club VARCHAR)
SELECT COUNT(drawn) FROM table_13018091_1 WHERE club = "Widnes Vikings"
28,801
<question>: How many games did whitehaven win? <context>: CREATE TABLE table_13018091_1 (won INTEGER, club VARCHAR)
SELECT MIN(won) FROM table_13018091_1 WHERE club = "Whitehaven"
28,802
<question>: What position did the sheffield eagles finish in? <context>: CREATE TABLE table_13018091_1 (position INTEGER, club VARCHAR)
SELECT MAX(position) FROM table_13018091_1 WHERE club = "Sheffield Eagles"
28,803
<question>: What was the date of the game in week 14? <context>: CREATE TABLE table_13023925_2 (date VARCHAR, week VARCHAR)
SELECT date FROM table_13023925_2 WHERE week = 14
28,804
<question>: What is the total points for the tean with 8 losses? <context>: CREATE TABLE table_13015539_1 (points VARCHAR, lost VARCHAR)
SELECT COUNT(points) FROM table_13015539_1 WHERE lost = 8
28,805
<question>: How many numbers are given for losses by the Keighley Cougars? <context>: CREATE TABLE table_13015539_1 (lost VARCHAR, club VARCHAR)
SELECT COUNT(lost) FROM table_13015539_1 WHERE club = "Keighley Cougars"
28,806
<question>: Name the australian marquee for alessandro del piero <context>: CREATE TABLE table_1301373_7 (australian_marquee VARCHAR, international_marquee VARCHAR)
SELECT australian_marquee FROM table_1301373_7 WHERE international_marquee = "Alessandro Del Piero"
28,807
<question>: Name the vice captain for melbourne victory <context>: CREATE TABLE table_1301373_7 (Vice VARCHAR, captain VARCHAR, club VARCHAR)
SELECT Vice - captain FROM table_1301373_7 WHERE club = "Melbourne Victory"
28,808
<question>: Name the captain for emile heskey <context>: CREATE TABLE table_1301373_7 (captain VARCHAR, international_marquee VARCHAR)
SELECT captain FROM table_1301373_7 WHERE international_marquee = "Emile Heskey"
28,809
<question>: What championship had a margin of playoff 2? <context>: CREATE TABLE table_13026799_1 (championship VARCHAR, margin VARCHAR)
SELECT championship FROM table_13026799_1 WHERE margin = "Playoff 2"
28,810
<question>: What was the margin of the Masters Tournament? <context>: CREATE TABLE table_13026799_1 (margin VARCHAR, championship VARCHAR)
SELECT margin FROM table_13026799_1 WHERE championship = "Masters Tournament"
28,811
<question>: What was the winning score of the Masters Tournament? <context>: CREATE TABLE table_13026799_1 (winning_score VARCHAR, championship VARCHAR)
SELECT winning_score FROM table_13026799_1 WHERE championship = "Masters Tournament"
28,812
<question>: What was the winning score of the PGA Championship (3)? <context>: CREATE TABLE table_13026799_1 (winning_score VARCHAR, championship VARCHAR)
SELECT winning_score FROM table_13026799_1 WHERE championship = "PGA championship (3)"
28,813
<question>: What is the number of starts for 1987? <context>: CREATE TABLE table_13026799_3 (starts VARCHAR, year VARCHAR)
SELECT COUNT(starts) FROM table_13026799_3 WHERE year = 1987
28,814
<question>: What is the scoring aerage for 111419? <context>: CREATE TABLE table_13026799_3 (scoring_average VARCHAR, earnings__$_ VARCHAR)
SELECT scoring_average FROM table_13026799_3 WHERE earnings__$_ = 111419
28,815
<question>: What is the money list rank for 1966? <context>: CREATE TABLE table_13026799_3 (money_list_rank VARCHAR, year VARCHAR)
SELECT money_list_rank FROM table_13026799_3 WHERE year = 1966
28,816
<question>: Name the total number of scoring average for money list rank of 174 <context>: CREATE TABLE table_13026799_3 (scoring_average VARCHAR, money_list_rank VARCHAR)
SELECT COUNT(scoring_average) FROM table_13026799_3 WHERE money_list_rank = "174"
28,817
<question>: What is the county where kerry# is 59740? <context>: CREATE TABLE table_1302886_1 (county VARCHAR, kerry_number VARCHAR)
SELECT county FROM table_1302886_1 WHERE kerry_number = 59740
28,818
<question>: In cook county Kerry# is? <context>: CREATE TABLE table_1302886_1 (kerry_number VARCHAR, county VARCHAR)
SELECT kerry_number FROM table_1302886_1 WHERE county = "Cook"
28,819
<question>: When bush# is 3907, what is Kerry#? <context>: CREATE TABLE table_1302886_1 (kerry_number VARCHAR, bush_number VARCHAR)
SELECT kerry_number FROM table_1302886_1 WHERE bush_number = 3907
28,820
<question>: What is the others# when bush% is 57.0%? <context>: CREATE TABLE table_1302886_1 (others_number INTEGER, bush_percentage VARCHAR)
SELECT MAX(others_number) FROM table_1302886_1 WHERE bush_percentage = "57.0%"
28,821
<question>: what's the mole with airdate being 8 january 2009 <context>: CREATE TABLE table_13036251_1 (the_mole VARCHAR, airdate VARCHAR)
SELECT the_mole FROM table_13036251_1 WHERE airdate = "8 January 2009"
28,822
<question>: what's the mole with prize money being €24,475 <context>: CREATE TABLE table_13036251_1 (the_mole VARCHAR, prize_money VARCHAR)
SELECT the_mole FROM table_13036251_1 WHERE prize_money = "€24,475"
28,823
<question>: what's the the mole with airdate being 5 january 2012 <context>: CREATE TABLE table_13036251_1 (the_mole VARCHAR, airdate VARCHAR)
SELECT COUNT(the_mole) FROM table_13036251_1 WHERE airdate = "5 January 2012"
28,824
<question>: what's airdate with international destination being scotland <context>: CREATE TABLE table_13036251_1 (airdate VARCHAR, international_destination VARCHAR)
SELECT airdate FROM table_13036251_1 WHERE international_destination = "Scotland"
28,825
<question>: what's the mole with winner being frédérique huydts <context>: CREATE TABLE table_13036251_1 (the_mole VARCHAR, winner VARCHAR)
SELECT the_mole FROM table_13036251_1 WHERE winner = "Frédérique Huydts"
28,826
<question>: what's runner-up with season being season 13 <context>: CREATE TABLE table_13036251_1 (runner_up VARCHAR, season VARCHAR)
SELECT runner_up FROM table_13036251_1 WHERE season = "season 13"
28,827
<question>: In what county did 29231 people vote for Kerry? <context>: CREATE TABLE table_1304443_2 (county VARCHAR, kerry_number VARCHAR)
SELECT county FROM table_1304443_2 WHERE kerry_number = 29231
28,828
<question>: What's the name of the county where 48.3% voted for Bush? <context>: CREATE TABLE table_1304443_2 (county VARCHAR, bush_percentage VARCHAR)
SELECT county FROM table_1304443_2 WHERE bush_percentage = "48.3%"
28,829
<question>: What's the percentage of votes for other candidates in the county where Bush got 51.6% of the votes? <context>: CREATE TABLE table_1304443_2 (others_percentage VARCHAR, bush_percentage VARCHAR)
SELECT others_percentage FROM table_1304443_2 WHERE bush_percentage = "51.6%"
28,830
<question>: What's the name of the county where 54.6% voted for Bush? <context>: CREATE TABLE table_1304443_2 (county VARCHAR, bush_percentage VARCHAR)
SELECT county FROM table_1304443_2 WHERE bush_percentage = "54.6%"
28,831
<question>: What is the number of steals for 2012 <context>: CREATE TABLE table_13050003_3 (steals VARCHAR, year VARCHAR)
SELECT COUNT(steals) FROM table_13050003_3 WHERE year = 2012
28,832
<question>: Who are the blockers where points are scored by Zach Randolph (24)? <context>: CREATE TABLE table_13050003_2 (blocks VARCHAR, points VARCHAR)
SELECT blocks FROM table_13050003_2 WHERE points = "Zach Randolph (24)"
28,833
<question>: How many rebounds were there in 2008? <context>: CREATE TABLE table_13050003_2 (rebounds VARCHAR, year VARCHAR)
SELECT COUNT(rebounds) FROM table_13050003_2 WHERE year = 2008
28,834
<question>: Who had all of the blocks in 2012? <context>: CREATE TABLE table_13050003_2 (blocks VARCHAR, year VARCHAR)
SELECT blocks FROM table_13050003_2 WHERE year = 2012
28,835
<question>: What year has Nerlens Noel (4) as blocker? <context>: CREATE TABLE table_13050003_2 (year INTEGER, blocks VARCHAR)
SELECT MIN(year) FROM table_13050003_2 WHERE blocks = "Nerlens Noel (4)"
28,836
<question>: What is the most silver medals? <context>: CREATE TABLE table_1305623_18 (silver_medals INTEGER)
SELECT MAX(silver_medals) FROM table_1305623_18
28,837
<question>: what are all the gold medals when the silver medals is smaller than 1.0? <context>: CREATE TABLE table_1305623_18 (gold_medals VARCHAR, silver_medals INTEGER)
SELECT gold_medals FROM table_1305623_18 WHERE silver_medals < 1.0
28,838
<question>: How many numbers were listed under Silver Medals for Portsmouth HS? <context>: CREATE TABLE table_1305623_20 (silver_medals VARCHAR, ensemble VARCHAR)
SELECT COUNT(silver_medals) FROM table_1305623_20 WHERE ensemble = "Portsmouth HS"
28,839
<question>: What was the smallest total number of medals? <context>: CREATE TABLE table_1305623_20 (total_medals INTEGER)
SELECT MIN(total_medals) FROM table_1305623_20
28,840
<question>: What is the highest number of gold medals Naugatuck HS won? <context>: CREATE TABLE table_1305623_20 (gold_medals INTEGER, ensemble VARCHAR)
SELECT MAX(gold_medals) FROM table_1305623_20 WHERE ensemble = "Naugatuck HS"
28,841
<question>: what is the maximum round for gt3 winner hector lester tim mullen and pole position of jonny cocker paul drayson <context>: CREATE TABLE table_13079788_3 (round INTEGER, gt3_winner VARCHAR, pole_position VARCHAR)
SELECT MAX(round) FROM table_13079788_3 WHERE gt3_winner = "Hector Lester Tim Mullen" AND pole_position = "Jonny Cocker Paul Drayson"
28,842
<question>: what are all the date for gt3 winner oliver bryant matt harris <context>: CREATE TABLE table_13079788_3 (date VARCHAR, gt3_winner VARCHAR)
SELECT date FROM table_13079788_3 WHERE gt3_winner = "Oliver Bryant Matt Harris"
28,843
<question>: what are all the date for gtc winners graeme mundy jamie smyth and gt3 winners hector lester tim mullen <context>: CREATE TABLE table_13079788_3 (date VARCHAR, gtc_winner VARCHAR, gt3_winner VARCHAR)
SELECT date FROM table_13079788_3 WHERE gtc_winner = "Graeme Mundy Jamie Smyth" AND gt3_winner = "Hector Lester Tim Mullen"
28,844
<question>: what are all the circuit for 9 september and gt3 winner hector lester allan simonsen <context>: CREATE TABLE table_13079788_3 (circuit VARCHAR, date VARCHAR, gt3_winner VARCHAR)
SELECT circuit FROM table_13079788_3 WHERE date = "9 September" AND gt3_winner = "Hector Lester Allan Simonsen"
28,845
<question>: what are all the circuit for gtc winner graeme mundy jamie smyth and pole position bradley ellis alex mortimer <context>: CREATE TABLE table_13079788_3 (circuit VARCHAR, gtc_winner VARCHAR, pole_position VARCHAR)
SELECT circuit FROM table_13079788_3 WHERE gtc_winner = "Graeme Mundy Jamie Smyth" AND pole_position = "Bradley Ellis Alex Mortimer"
28,846
<question>: what are all the gtc winners for pole position no. 21 team modena <context>: CREATE TABLE table_13079788_3 (gtc_winner VARCHAR, pole_position VARCHAR)
SELECT gtc_winner FROM table_13079788_3 WHERE pole_position = "No. 21 Team Modena"
28,847
<question>: What material is made with a rounded, plain edge? <context>: CREATE TABLE table_1307572_1 (composition VARCHAR, edge VARCHAR)
SELECT composition FROM table_1307572_1 WHERE edge = "Rounded, plain"
28,848
<question>: How many coins have a diameter of 23mm? <context>: CREATE TABLE table_1307572_1 (reverse VARCHAR, diameter VARCHAR)
SELECT COUNT(reverse) FROM table_1307572_1 WHERE diameter = "23mm"
28,849
<question>: When was the coin with the mass of 3.7 g first minted? <context>: CREATE TABLE table_1307572_1 (first_minting VARCHAR, mass VARCHAR)
SELECT first_minting FROM table_1307572_1 WHERE mass = "3.7 g"
28,850
<question>: What is the number of population for lithuania? <context>: CREATE TABLE table_1307842_7 (population VARCHAR, member_countries VARCHAR)
SELECT COUNT(population) FROM table_1307842_7 WHERE member_countries = "Lithuania"
28,851
<question>: Name the gdp where gdp per capita 20200 <context>: CREATE TABLE table_1307842_7 (gdp__billion_us$_ VARCHAR, gdp_per_capita__us$_ VARCHAR)
SELECT gdp__billion_us$_ FROM table_1307842_7 WHERE gdp_per_capita__us$_ = 20200
28,852
<question>: Name the total number of area for 775927 population <context>: CREATE TABLE table_1307842_7 (area__km²_ VARCHAR, population VARCHAR)
SELECT COUNT(area__km²_) FROM table_1307842_7 WHERE population = 775927
28,853
<question>: What is the gdp of the country with an area of 83871 (km2)? <context>: CREATE TABLE table_1307842_6 (gdp__billion_us$_ VARCHAR, area__km²_ VARCHAR)
SELECT gdp__billion_us$_ FROM table_1307842_6 WHERE area__km²_ = 83871
28,854
<question>: What was the gdp of the country with a gdp per capita of $18048? <context>: CREATE TABLE table_1307842_6 (gdp__billion_us$_ VARCHAR, gdp_per_capita__us$_ VARCHAR)
SELECT gdp__billion_us$_ FROM table_1307842_6 WHERE gdp_per_capita__us$_ = 18048
28,855
<question>: What is Austria's maximum area (km2)? <context>: CREATE TABLE table_1307842_6 (area__km²_ INTEGER, member_countries VARCHAR)
SELECT MAX(area__km²_) FROM table_1307842_6 WHERE member_countries = "Austria"
28,856
<question>: What is the season for no award given for rookie of the year? <context>: CREATE TABLE table_13082900_1 (season VARCHAR, rookie_of_the_year VARCHAR)
SELECT season FROM table_13082900_1 WHERE rookie_of_the_year = "No award given"
28,857
<question>: how many air date with overall being 83/95 <context>: CREATE TABLE table_13110459_2 (air_date VARCHAR, overall VARCHAR)
SELECT COUNT(air_date) FROM table_13110459_2 WHERE overall = "83/95"
28,858
<question>: how many viewers (m) with overall being 91/101 <context>: CREATE TABLE table_13110459_2 (viewers__m_ VARCHAR, overall VARCHAR)
SELECT COUNT(viewers__m_) FROM table_13110459_2 WHERE overall = "91/101"
28,859
<question>: what are all the rating with viewers (m) being 2.89 <context>: CREATE TABLE table_13110459_2 (rating VARCHAR, viewers__m_ VARCHAR)
SELECT rating FROM table_13110459_2 WHERE viewers__m_ = "2.89"
28,860
<question>: what are all the overall with rating being 1.4 <context>: CREATE TABLE table_13110459_2 (overall VARCHAR, rating VARCHAR)
SELECT overall FROM table_13110459_2 WHERE rating = "1.4"
28,861
<question>: what are all the overall with viewers (m) being 2.61 <context>: CREATE TABLE table_13110459_2 (overall VARCHAR, viewers__m_ VARCHAR)
SELECT overall FROM table_13110459_2 WHERE viewers__m_ = "2.61"
28,862
<question>: what are all the rating with viewers (m) being 2.61 <context>: CREATE TABLE table_13110459_2 (rating VARCHAR, viewers__m_ VARCHAR)
SELECT rating FROM table_13110459_2 WHERE viewers__m_ = "2.61"
28,863
<question>: what is the year where the qualifying score was 15.150? <context>: CREATE TABLE table_13114949_3 (year VARCHAR, qualifying_score VARCHAR)
SELECT year FROM table_13114949_3 WHERE qualifying_score = "15.150"
28,864
<question>: how many times was the qualifying score 60.750? <context>: CREATE TABLE table_13114949_3 (event VARCHAR, qualifying_score VARCHAR)
SELECT COUNT(event) FROM table_13114949_3 WHERE qualifying_score = "60.750"
28,865
<question>: how many times is the qualifying score 61.400? <context>: CREATE TABLE table_13114949_3 (year VARCHAR, qualifying_score VARCHAR)
SELECT COUNT(year) FROM table_13114949_3 WHERE qualifying_score = "61.400"
28,866
<question>: what is the final-rank for the uneven bars and the competition is u.s. championships? <context>: CREATE TABLE table_13114949_3 (final_rank VARCHAR, event VARCHAR, competition VARCHAR)
SELECT final_rank FROM table_13114949_3 WHERE event = "Uneven Bars" AND competition = "U.S. Championships"
28,867
<question>: what is the lowest qualifying rank? <context>: CREATE TABLE table_13114949_3 (qualifying_rank INTEGER)
SELECT MIN(qualifying_rank) FROM table_13114949_3
28,868
<question>: what is the highest qualifying rank where the competition is olympic trials, the final-rank is 4 and qualifying score is 15.100? <context>: CREATE TABLE table_13114949_3 (qualifying_rank INTEGER, qualifying_score VARCHAR, competition VARCHAR, final_rank VARCHAR)
SELECT MAX(qualifying_rank) FROM table_13114949_3 WHERE competition = "Olympic Trials" AND final_rank = "4" AND qualifying_score = "15.100"
28,869
<question>: In what number kōhaku was the red team host Peggy Hayama? <context>: CREATE TABLE table_1315616_1 (kōhaku__number VARCHAR, red_team_host VARCHAR)
SELECT kōhaku__number FROM table_1315616_1 WHERE red_team_host = "Peggy Hayama"
28,870
<question>: Who was the mediator in kōhaku number 53? <context>: CREATE TABLE table_1315616_1 (mediator VARCHAR, kōhaku__number VARCHAR)
SELECT mediator FROM table_1315616_1 WHERE kōhaku__number = 53
28,871
<question>: On what date was Keiichi Ubukata the mediator and Mitsuko Mori the red team host? <context>: CREATE TABLE table_1315616_1 (date VARCHAR, mediator VARCHAR, red_team_host VARCHAR)
SELECT date FROM table_1315616_1 WHERE mediator = "Keiichi Ubukata" AND red_team_host = "Mitsuko Mori"
28,872
<question>: What is the most recent year? <context>: CREATE TABLE table_13169136_1 (year INTEGER)
SELECT MAX(year) FROM table_13169136_1
28,873
<question>: What year is Jiyai Shin the champion? <context>: CREATE TABLE table_13169136_1 (year VARCHAR, champion VARCHAR)
SELECT COUNT(year) FROM table_13169136_1 WHERE champion = "Jiyai Shin"
28,874
<question>: What is the # for the episode with a Production code of 3T7057? <context>: CREATE TABLE table_13183076_3 (_number VARCHAR, production_code VARCHAR)
SELECT _number FROM table_13183076_3 WHERE production_code = "3T7057"
28,875
<question>: What is the Original air date for the episode directed by Tricia Brock? <context>: CREATE TABLE table_13183076_3 (original_air_date VARCHAR, directed_by VARCHAR)
SELECT original_air_date FROM table_13183076_3 WHERE directed_by = "Tricia Brock"
28,876
<question>: What is the Original air date for the episode written by Peter Ocko? <context>: CREATE TABLE table_13183076_3 (original_air_date VARCHAR, written_by VARCHAR)
SELECT original_air_date FROM table_13183076_3 WHERE written_by = "Peter Ocko"
28,877
<question>: How many U.S. viewers (million) are there for the episode whose Production code is 3T7051? <context>: CREATE TABLE table_13183076_3 (us_viewers__million_ VARCHAR, production_code VARCHAR)
SELECT us_viewers__million_ FROM table_13183076_3 WHERE production_code = "3T7051"
28,878
<question>: How many michelob ultra mountains classification for darren lill <context>: CREATE TABLE table_13223187_1 (michelob_ultra_mountains_classification_gold_polka_dot_jersey VARCHAR, drury_hotels_most_aggressive_rider_red_jersey VARCHAR)
SELECT COUNT(michelob_ultra_mountains_classification_gold_polka_dot_jersey) FROM table_13223187_1 WHERE drury_hotels_most_aggressive_rider_red_jersey = "Darren Lill"
28,879
<question>: What was the release date of Sonic Adventure 2? <context>: CREATE TABLE table_1322904_1 (release VARCHAR, title VARCHAR)
SELECT release FROM table_1322904_1 WHERE title = "Sonic Adventure 2"
28,880
<question>: Was the release on April 8 available on Windows? <context>: CREATE TABLE table_1322904_1 (windows VARCHAR, release VARCHAR)
SELECT windows FROM table_1322904_1 WHERE release = "April 8"
28,881
<question>: What title was released on August 27? <context>: CREATE TABLE table_1322904_1 (title VARCHAR, release VARCHAR)
SELECT title FROM table_1322904_1 WHERE release = "August 27"
28,882
<question>: Is icewind dale available for windows <context>: CREATE TABLE table_1322914_1 (windows VARCHAR, title VARCHAR)
SELECT windows FROM table_1322914_1 WHERE title = "Icewind Dale"
28,883
<question>: List all number of yards with an AST of 8. <context>: CREATE TABLE table_13237088_28 (no_yds VARCHAR, ast VARCHAR)
SELECT no_yds FROM table_13237088_28 WHERE ast = 8
28,884
<question>: Who did the Seahawks play when the listed attendance was 61615? <context>: CREATE TABLE table_13258876_2 (opponent VARCHAR, attendance VARCHAR)
SELECT opponent FROM table_13258876_2 WHERE attendance = 61615
28,885
<question>: What was the Seahawks record on September 18, 1983? <context>: CREATE TABLE table_13258876_2 (record VARCHAR, date VARCHAR)
SELECT record FROM table_13258876_2 WHERE date = "September 18, 1983"
28,886
<question>: What week did the Seahawks play at los angeles memorial coliseum? <context>: CREATE TABLE table_13258876_2 (week INTEGER, game_site VARCHAR)
SELECT MIN(week) FROM table_13258876_2 WHERE game_site = "Los Angeles Memorial Coliseum"
28,887
<question>: What was the score of the game when the attendance was 48945? <context>: CREATE TABLE table_13258876_2 (result VARCHAR, attendance VARCHAR)
SELECT result FROM table_13258876_2 WHERE attendance = 48945
28,888
<question>: Who did the Seahawks play on September 4, 1983? <context>: CREATE TABLE table_13258876_2 (opponent VARCHAR, date VARCHAR)
SELECT opponent FROM table_13258876_2 WHERE date = "September 4, 1983"
28,889
<question>: What was the record set during the game played at Hubert H. Humphrey Metrodome? <context>: CREATE TABLE table_13258851_2 (record VARCHAR, game_site VARCHAR)
SELECT record FROM table_13258851_2 WHERE game_site = "Hubert H. Humphrey Metrodome"
28,890
<question>: On what date was the game against San Diego Chargers played? <context>: CREATE TABLE table_13258851_2 (date VARCHAR, opponent VARCHAR)
SELECT date FROM table_13258851_2 WHERE opponent = "San Diego Chargers"
28,891
<question>: What was the date of the game against Kansas City Chiefs? <context>: CREATE TABLE table_13258851_2 (date VARCHAR, opponent VARCHAR)
SELECT date FROM table_13258851_2 WHERE opponent = "Kansas City Chiefs"
28,892
<question>: What was the result of the game played on September 16, 1984? <context>: CREATE TABLE table_13258851_2 (result VARCHAR, date VARCHAR)
SELECT result FROM table_13258851_2 WHERE date = "September 16, 1984"
28,893
<question>: On what date did the game end with the result w 43-14? <context>: CREATE TABLE table_13258806_2 (date VARCHAR, result VARCHAR)
SELECT date FROM table_13258806_2 WHERE result = "W 43-14"
28,894
<question>: What was the attendance at the game that resulted in w 24-20? <context>: CREATE TABLE table_13258806_2 (attendance VARCHAR, result VARCHAR)
SELECT attendance FROM table_13258806_2 WHERE result = "W 24-20"
28,895
<question>: Who did they play against in the game that ended in 2-2? <context>: CREATE TABLE table_13258806_2 (opponent VARCHAR, record VARCHAR)
SELECT opponent FROM table_13258806_2 WHERE record = "2-2"
28,896
<question>: When was the record of 0-1 set? <context>: CREATE TABLE table_13258806_2 (date VARCHAR, record VARCHAR)
SELECT date FROM table_13258806_2 WHERE record = "0-1"
28,897
<question>: During what weak of the season was the game played on october 4, 1987? <context>: CREATE TABLE table_13258806_2 (week INTEGER, date VARCHAR)
SELECT MAX(week) FROM table_13258806_2 WHERE date = "October 4, 1987"
28,898
<question>: What was the attendance when the record was 1-1? <context>: CREATE TABLE table_13258972_2 (attendance VARCHAR, record VARCHAR)
SELECT attendance FROM table_13258972_2 WHERE record = "1-1"
28,899
<question>: In what week was the record 5-9? <context>: CREATE TABLE table_13258972_2 (week INTEGER, record VARCHAR)
SELECT MAX(week) FROM table_13258972_2 WHERE record = "5-9"